[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:09:16.339680 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:33097
I20260713 09:09:16.341071 27041 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:09:16.342037 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:16.356810 27047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:16.356815 27048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:16.357205 27050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:16.358734 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:17.453270 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:17.453493 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:17.453692 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933757453671 us; error 0 us; skew 500 ppm
I20260713 09:09:17.454495 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:17.459393 27041 webserver.cc:533] Webserver started at http://127.26.104.126:46333/ using document root <none> and password file <none>
I20260713 09:09:17.460299 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:17.460481 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:17.460850 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:17.466269 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "f6f4a54e24f34f17af779f50aeeea8ea"
format_stamp: "Formatted at 2026-07-13 09:09:17 on dist-test-slave-xk97"
I20260713 09:09:17.473364 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:09:17.478014 27056 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:17.479060 27041 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:17.479336 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "f6f4a54e24f34f17af779f50aeeea8ea"
format_stamp: "Formatted at 2026-07-13 09:09:17 on dist-test-slave-xk97"
I20260713 09:09:17.479637 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-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)
I20260713 09:09:17.537204 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:17.538673 27041 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:09:17.539096 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:17.606990 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:33097
I20260713 09:09:17.607043 27107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:33097 every 8 connection(s)
I20260713 09:09:17.614439 27108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:17.634840 27108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea: Bootstrap starting.
I20260713 09:09:17.640349 27108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.642027 27108 log.cc:826] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea: Log is configured to *not* fsync() on all Append() calls
I20260713 09:09:17.646059 27108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea: No bootstrap required, opened a new log
I20260713 09:09:17.665505 27108 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f4a54e24f34f17af779f50aeeea8ea" member_type: VOTER }
I20260713 09:09:17.665999 27108 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.666193 27108 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f4a54e24f34f17af779f50aeeea8ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.666930 27108 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6f4a54e24f34f17af779f50aeeea8ea" member_type: VOTER }
I20260713 09:09:17.667366 27108 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:17.667634 27108 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:17.667902 27108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.671691 27108 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f4a54e24f34f17af779f50aeeea8ea" member_type: VOTER }
I20260713 09:09:17.672328 27108 leader_election.cc:304] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [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: f6f4a54e24f34f17af779f50aeeea8ea; no voters: 
I20260713 09:09:17.673867 27108 leader_election.cc:290] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:17.674156 27111 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.676136 27111 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 1 LEADER]: Becoming Leader. State: Replica: f6f4a54e24f34f17af779f50aeeea8ea, State: Running, Role: LEADER
I20260713 09:09:17.676950 27111 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [LEADER]: Queue going to LEADER mode. State: All 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: "f6f4a54e24f34f17af779f50aeeea8ea" member_type: VOTER }
I20260713 09:09:17.677942 27108 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:17.686184 27112 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6f4a54e24f34f17af779f50aeeea8ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f4a54e24f34f17af779f50aeeea8ea" member_type: VOTER } }
I20260713 09:09:17.686291 27113 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6f4a54e24f34f17af779f50aeeea8ea. Latest consensus state: current_term: 1 leader_uuid: "f6f4a54e24f34f17af779f50aeeea8ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f4a54e24f34f17af779f50aeeea8ea" member_type: VOTER } }
I20260713 09:09:17.686787 27112 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:17.686815 27113 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:17.689798 27118 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:17.701156 27118 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:17.704900 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:17.716950 27118 catalog_manager.cc:1383] Generated new cluster ID: 7e22d5a40ec74853a928b6bbb65a89e7
I20260713 09:09:17.717209 27118 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:17.744647 27118 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:17.746068 27118 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:17.761473 27118 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea: Generated new TSK 0
I20260713 09:09:17.762341 27118 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:17.771386 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:17.780112 27130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:17.781461 27131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:17.784428 27041 server_base.cc:1061] running on GCE node
W20260713 09:09:17.784700 27133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:17.785674 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:17.785944 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:17.786141 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933757786123 us; error 0 us; skew 500 ppm
I20260713 09:09:17.786890 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:17.790688 27041 webserver.cc:533] Webserver started at http://127.26.104.65:40237/ using document root <none> and password file <none>
I20260713 09:09:17.791352 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:17.791627 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:17.791960 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:17.793411 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "443c9c0eb78e41629bcfb9985cba5c34"
format_stamp: "Formatted at 2026-07-13 09:09:17 on dist-test-slave-xk97"
I20260713 09:09:17.799980 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:17.804772 27138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:17.805531 27041 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:09:17.805862 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "443c9c0eb78e41629bcfb9985cba5c34"
format_stamp: "Formatted at 2026-07-13 09:09:17 on dist-test-slave-xk97"
I20260713 09:09:17.806224 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-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)
I20260713 09:09:17.839416 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:17.841148 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:17.843806 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:17.848956 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:17.849251 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:17.849573 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:17.849797 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:17.935673 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:38969
I20260713 09:09:17.935738 27200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:38969 every 8 connection(s)
I20260713 09:09:17.943135 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:17.953640 27205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:17.962342 27206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:17.962903 27208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:17.963876 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:17.964768 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:17.965039 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:17.965243 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933757965226 us; error 0 us; skew 500 ppm
I20260713 09:09:17.966008 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:17.971331 27201 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33097
I20260713 09:09:17.971798 27201 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:17.972882 27201 heartbeater.cc:507] Master 127.26.104.126:33097 requested a full tablet report, sending...
I20260713 09:09:17.976250 27073 ts_manager.cc:194] Registered new tserver with Master: 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969)
I20260713 09:09:17.976945 27041 webserver.cc:533] Webserver started at http://127.26.104.66:34737/ using document root <none> and password file <none>
I20260713 09:09:17.977392 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:17.977550 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:17.977754 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:17.978806 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "c486eb0e008a41eda40aa9886862d450"
format_stamp: "Formatted at 2026-07-13 09:09:17 on dist-test-slave-xk97"
I20260713 09:09:17.979125 27073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48694
I20260713 09:09:17.984040 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:09:17.987784 27213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:17.988533 27041 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:17.988778 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "c486eb0e008a41eda40aa9886862d450"
format_stamp: "Formatted at 2026-07-13 09:09:17 on dist-test-slave-xk97"
I20260713 09:09:17.989022 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-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)
I20260713 09:09:18.002413 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:18.003587 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:18.005800 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:18.008852 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:18.009027 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.009254 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:18.009398 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.100803 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:36115
I20260713 09:09:18.100927 27275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:36115 every 8 connection(s)
I20260713 09:09:18.106608 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:18.116089 27279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.117857 27280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.119889 27276 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33097
I20260713 09:09:18.120265 27276 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:18.121182 27276 heartbeater.cc:507] Master 127.26.104.126:33097 requested a full tablet report, sending...
I20260713 09:09:18.123556 27073 ts_manager.cc:194] Registered new tserver with Master: c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:18.125066 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:18.125430 27073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48696
W20260713 09:09:18.126573 27282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.127774 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:18.127970 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:18.128125 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933758128109 us; error 0 us; skew 500 ppm
I20260713 09:09:18.128618 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:18.130838 27041 webserver.cc:533] Webserver started at http://127.26.104.67:40605/ using document root <none> and password file <none>
I20260713 09:09:18.131258 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:18.131467 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:18.131702 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:18.132710 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "313bb9318ae64e6496e6976b2af2fb26"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-xk97"
I20260713 09:09:18.137477 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:18.140700 27287 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.141435 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:18.141673 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "313bb9318ae64e6496e6976b2af2fb26"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-xk97"
I20260713 09:09:18.141911 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933756182707-27041-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)
I20260713 09:09:18.155802 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:18.156912 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:18.158824 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:18.162195 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:18.162388 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.162593 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:18.162737 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.246789 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:42609
I20260713 09:09:18.246891 27349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:42609 every 8 connection(s)
I20260713 09:09:18.265686 27350 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33097
I20260713 09:09:18.266124 27350 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:18.266746 27350 heartbeater.cc:507] Master 127.26.104.126:33097 requested a full tablet report, sending...
I20260713 09:09:18.268501 27073 ts_manager.cc:194] Registered new tserver with Master: 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:18.269460 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013542629s
I20260713 09:09:18.269675 27073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48706
I20260713 09:09:18.315160 27073 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48710:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:18.318539 27073 catalog_manager.cc:7077] 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.
I20260713 09:09:18.432672 27241 tablet_service.cc:1511] Processing CreateTablet for tablet 768d93f3fc564212bd2c9d272950ad1d (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:18.434248 27241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768d93f3fc564212bd2c9d272950ad1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.435556 27233 tablet_service.cc:1511] Processing CreateTablet for tablet df528bf76fdd4809b7c1c5aa8ea1c112 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:18.436868 27233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df528bf76fdd4809b7c1c5aa8ea1c112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.438232 27239 tablet_service.cc:1511] Processing CreateTablet for tablet b63342079cdb49d390f4f675c10e364e (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:18.438786 27314 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3f185eb63b4216b4d8c7b436fdbf31 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:18.440099 27314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3f185eb63b4216b4d8c7b436fdbf31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.440647 27238 tablet_service.cc:1511] Processing CreateTablet for tablet 7889bdf18c1c49ed9afe934b4247f04d (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:18.440770 27308 tablet_service.cc:1511] Processing CreateTablet for tablet 5429ef3eef4249e7a8a3996c36cec94b (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:18.441982 27308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5429ef3eef4249e7a8a3996c36cec94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.444689 27239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63342079cdb49d390f4f675c10e364e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.444687 27310 tablet_service.cc:1511] Processing CreateTablet for tablet db281e3186d9462fa35d6345c9f41bb8 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:18.446058 27310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db281e3186d9462fa35d6345c9f41bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.448601 27309 tablet_service.cc:1511] Processing CreateTablet for tablet 7a39d2370178422aa7fc8950e99e2a21 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:18.449790 27309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a39d2370178422aa7fc8950e99e2a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.452572 27307 tablet_service.cc:1511] Processing CreateTablet for tablet df528bf76fdd4809b7c1c5aa8ea1c112 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:18.453742 27307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df528bf76fdd4809b7c1c5aa8ea1c112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.455754 27238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7889bdf18c1c49ed9afe934b4247f04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.456611 27237 tablet_service.cc:1511] Processing CreateTablet for tablet f03ce941e43a4fefbe73eae8cb7f1afe (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:18.457842 27237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03ce941e43a4fefbe73eae8cb7f1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.458209 27165 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3f185eb63b4216b4d8c7b436fdbf31 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:18.436492 27240 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3f185eb63b4216b4d8c7b436fdbf31 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:18.460995 27165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3f185eb63b4216b4d8c7b436fdbf31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.472497 27240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3f185eb63b4216b4d8c7b436fdbf31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.473869 27164 tablet_service.cc:1511] Processing CreateTablet for tablet b63342079cdb49d390f4f675c10e364e (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:18.483877 27161 tablet_service.cc:1511] Processing CreateTablet for tablet db281e3186d9462fa35d6345c9f41bb8 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:18.476083 27235 tablet_service.cc:1511] Processing CreateTablet for tablet 7a39d2370178422aa7fc8950e99e2a21 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:18.488584 27315 tablet_service.cc:1511] Processing CreateTablet for tablet 768d93f3fc564212bd2c9d272950ad1d (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:18.495622 27315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768d93f3fc564212bd2c9d272950ad1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.494712 27163 tablet_service.cc:1511] Processing CreateTablet for tablet 7889bdf18c1c49ed9afe934b4247f04d (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:18.486042 27159 tablet_service.cc:1511] Processing CreateTablet for tablet 5429ef3eef4249e7a8a3996c36cec94b (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:18.484545 27158 tablet_service.cc:1511] Processing CreateTablet for tablet df528bf76fdd4809b7c1c5aa8ea1c112 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:18.494841 27166 tablet_service.cc:1511] Processing CreateTablet for tablet 768d93f3fc564212bd2c9d272950ad1d (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:18.493515 27313 tablet_service.cc:1511] Processing CreateTablet for tablet b63342079cdb49d390f4f675c10e364e (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:18.501626 27236 tablet_service.cc:1511] Processing CreateTablet for tablet db281e3186d9462fa35d6345c9f41bb8 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:18.504083 27236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db281e3186d9462fa35d6345c9f41bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.500049 27164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63342079cdb49d390f4f675c10e364e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.500092 27312 tablet_service.cc:1511] Processing CreateTablet for tablet 7889bdf18c1c49ed9afe934b4247f04d (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:18.500236 27234 tablet_service.cc:1511] Processing CreateTablet for tablet 5429ef3eef4249e7a8a3996c36cec94b (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:18.500211 27162 tablet_service.cc:1511] Processing CreateTablet for tablet f03ce941e43a4fefbe73eae8cb7f1afe (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:18.511670 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a39d2370178422aa7fc8950e99e2a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.499598 27311 tablet_service.cc:1511] Processing CreateTablet for tablet f03ce941e43a4fefbe73eae8cb7f1afe (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:18.510730 27312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7889bdf18c1c49ed9afe934b4247f04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.516934 27234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5429ef3eef4249e7a8a3996c36cec94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.500052 27160 tablet_service.cc:1511] Processing CreateTablet for tablet 7a39d2370178422aa7fc8950e99e2a21 (DEFAULT_TABLE table=test-workload [id=e0b63883d6a24aa0bfe56738d8b03400]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:18.517472 27161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db281e3186d9462fa35d6345c9f41bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.537215 27313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63342079cdb49d390f4f675c10e364e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.552238 27311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03ce941e43a4fefbe73eae8cb7f1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.559832 27166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768d93f3fc564212bd2c9d272950ad1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.562175 27158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df528bf76fdd4809b7c1c5aa8ea1c112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.564121 27162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03ce941e43a4fefbe73eae8cb7f1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.579294 27160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a39d2370178422aa7fc8950e99e2a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.600291 27368 tablet_bootstrap.cc:492] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:18.606359 27163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7889bdf18c1c49ed9afe934b4247f04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.621263 27159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5429ef3eef4249e7a8a3996c36cec94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.642628 27369 tablet_bootstrap.cc:492] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:18.670837 27368 tablet_bootstrap.cc:654] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:18.700706 27121 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:18.722875 27369 tablet_bootstrap.cc:654] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.743498 27370 tablet_bootstrap.cc:492] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:18.797610 27368 tablet_bootstrap.cc:492] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:18.798115 27368 ts_tablet_manager.cc:1403] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.278s	user 0.009s	sys 0.011s
I20260713 09:09:18.798818 27369 tablet_bootstrap.cc:492] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:18.799559 27369 ts_tablet_manager.cc:1403] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.181s	user 0.004s	sys 0.010s
I20260713 09:09:18.801924 27370 tablet_bootstrap.cc:654] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.801740 27368 raft_consensus.cc:359] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.802515 27368 raft_consensus.cc:385] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.802825 27368 raft_consensus.cc:740] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.804231 27368 consensus_queue.cc:260] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.809661 27369 raft_consensus.cc:359] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.810344 27369 raft_consensus.cc:385] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.810636 27369 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.811349 27369 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.823024 27276 heartbeater.cc:499] Master 127.26.104.126:33097 was elected leader, sending a full tablet report...
I20260713 09:09:18.823549 27368 ts_tablet_manager.cc:1434] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.013s
I20260713 09:09:18.824486 27368 tablet_bootstrap.cc:492] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:18.830488 27368 tablet_bootstrap.cc:654] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.840615 27350 heartbeater.cc:499] Master 127.26.104.126:33097 was elected leader, sending a full tablet report...
I20260713 09:09:18.842478 27368 tablet_bootstrap.cc:492] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:18.843117 27368 ts_tablet_manager.cc:1403] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:09:18.844923 27369 ts_tablet_manager.cc:1434] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:09:18.847317 27369 tablet_bootstrap.cc:492] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:18.848256 27368 raft_consensus.cc:359] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.849026 27368 raft_consensus.cc:385] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.849367 27368 raft_consensus.cc:740] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.850131 27368 consensus_queue.cc:260] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.852192 27368 ts_tablet_manager.cc:1434] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:09:18.853065 27368 tablet_bootstrap.cc:492] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:18.854005 27369 tablet_bootstrap.cc:654] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.855003 27370 tablet_bootstrap.cc:492] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:18.855463 27370 ts_tablet_manager.cc:1403] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.030s
W20260713 09:09:18.856901 27277 tablet.cc:2406] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:18.858618 27370 raft_consensus.cc:359] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.859329 27370 raft_consensus.cc:385] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.859629 27370 raft_consensus.cc:740] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.861696 27368 tablet_bootstrap.cc:654] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.863765 27370 consensus_queue.cc:260] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.871024 27369 tablet_bootstrap.cc:492] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:18.871542 27369 ts_tablet_manager.cc:1403] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260713 09:09:18.874554 27369 raft_consensus.cc:359] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.875241 27369 raft_consensus.cc:385] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.875612 27369 raft_consensus.cc:740] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.882423 27369 consensus_queue.cc:260] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.883253 27201 heartbeater.cc:499] Master 127.26.104.126:33097 was elected leader, sending a full tablet report...
I20260713 09:09:18.883842 27370 ts_tablet_manager.cc:1434] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.007s
I20260713 09:09:18.884701 27370 tablet_bootstrap.cc:492] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:18.884833 27369 ts_tablet_manager.cc:1434] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:09:18.885820 27369 tablet_bootstrap.cc:492] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:18.890820 27370 tablet_bootstrap.cc:654] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.891577 27369 tablet_bootstrap.cc:654] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.895275 27368 tablet_bootstrap.cc:492] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:18.895721 27368 ts_tablet_manager.cc:1403] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.001s
I20260713 09:09:18.898403 27368 raft_consensus.cc:359] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.899106 27368 raft_consensus.cc:385] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.899397 27368 raft_consensus.cc:740] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.900112 27368 consensus_queue.cc:260] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.902824 27368 ts_tablet_manager.cc:1434] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:18.903712 27368 tablet_bootstrap.cc:492] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:18.910321 27368 tablet_bootstrap.cc:654] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.914705 27370 tablet_bootstrap.cc:492] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:18.915068 27370 ts_tablet_manager.cc:1403] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260713 09:09:18.917315 27368 tablet_bootstrap.cc:492] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:18.917701 27369 tablet_bootstrap.cc:492] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:18.917801 27368 ts_tablet_manager.cc:1403] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:09:18.918298 27369 ts_tablet_manager.cc:1403] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260713 09:09:18.917698 27370 raft_consensus.cc:359] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.918706 27370 raft_consensus.cc:385] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.919066 27370 raft_consensus.cc:740] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.919795 27370 consensus_queue.cc:260] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.921154 27369 raft_consensus.cc:359] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.921815 27369 raft_consensus.cc:385] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.922025 27370 ts_tablet_manager.cc:1434] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:18.922088 27369 raft_consensus.cc:740] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.923125 27370 tablet_bootstrap.cc:492] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:18.923157 27368 raft_consensus.cc:359] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.923993 27368 raft_consensus.cc:385] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.924306 27368 raft_consensus.cc:740] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.925015 27368 consensus_queue.cc:260] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.927459 27368 ts_tablet_manager.cc:1434] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:18.928372 27368 tablet_bootstrap.cc:492] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:18.929870 27370 tablet_bootstrap.cc:654] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.931146 27378 raft_consensus.cc:493] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:18.930653 27369 consensus_queue.cc:260] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.931623 27378 raft_consensus.cc:515] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.933180 27369 ts_tablet_manager.cc:1434] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:18.934062 27369 tablet_bootstrap.cc:492] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:18.940689 27369 tablet_bootstrap.cc:654] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.941453 27378 leader_election.cc:290] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:18.947108 27368 tablet_bootstrap.cc:654] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.977545 27374 raft_consensus.cc:493] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:18.978119 27374 raft_consensus.cc:515] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:18.980769 27374 leader_election.cc:290] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:18.994719 27370 tablet_bootstrap.cc:492] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.000753 27370 ts_tablet_manager.cc:1403] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.006s
I20260713 09:09:19.008489 27370 raft_consensus.cc:359] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.037917 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.043407 27370 raft_consensus.cc:385] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.043798 27370 raft_consensus.cc:740] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
W20260713 09:09:19.045145 27139 leader_election.cc:343] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.050953 27375 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.051509 27375 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.055011 27375 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:19.057482 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.058518 27251 raft_consensus.cc:2468] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.059903 27139 leader_election.cc:304] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [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: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:19.062290 27378 raft_consensus.cc:2804] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.062649 27378 raft_consensus.cc:493] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.062975 27378 raft_consensus.cc:3060] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.078459 27368 tablet_bootstrap.cc:492] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:19.079010 27368 ts_tablet_manager.cc:1403] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.151s	user 0.069s	sys 0.064s
I20260713 09:09:19.079389 27369 tablet_bootstrap.cc:492] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:19.079843 27369 ts_tablet_manager.cc:1403] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.146s	user 0.055s	sys 0.076s
I20260713 09:09:19.069967 27378 raft_consensus.cc:515] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.082182 27368 raft_consensus.cc:359] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.082461 27369 raft_consensus.cc:359] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.082932 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.083144 27369 raft_consensus.cc:385] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.082932 27368 raft_consensus.cc:385] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.083588 27369 raft_consensus.cc:740] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.083619 27251 raft_consensus.cc:3060] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.087549 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.087601 27369 consensus_queue.cc:260] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.090073 27369 ts_tablet_manager.cc:1434] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260713 09:09:19.090698 27214 leader_election.cc:343] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.078372 27370 consensus_queue.cc:260] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.090957 27369 tablet_bootstrap.cc:492] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:19.098570 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
W20260713 09:09:19.100093 27214 leader_election.cc:343] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.100565 27214 leader_election.cc:304] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [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: c486eb0e008a41eda40aa9886862d450; no voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:19.083693 27368 raft_consensus.cc:740] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.094343 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.105790 27368 consensus_queue.cc:260] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
W20260713 09:09:19.108772 27139 leader_election.cc:343] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.096231 27251 raft_consensus.cc:2468] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.101382 27374 raft_consensus.cc:2749] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.111572 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.112082 27139 leader_election.cc:304] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [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: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:19.113900 27370 ts_tablet_manager.cc:1434] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.108s	user 0.003s	sys 0.003s
I20260713 09:09:19.116266 27370 tablet_bootstrap.cc:492] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
W20260713 09:09:19.120491 27288 leader_election.cc:343] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.114434 27396 raft_consensus.cc:2804] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.109222 27368 ts_tablet_manager.cc:1434] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.003s
I20260713 09:09:19.094270 27378 leader_election.cc:290] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.122424 27368 tablet_bootstrap.cc:492] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:19.124758 27370 tablet_bootstrap.cc:654] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.128576 27368 tablet_bootstrap.cc:654] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.129062 27396 raft_consensus.cc:697] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.134869 27396 consensus_queue.cc:237] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.131532 27369 tablet_bootstrap.cc:654] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.140367 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.140811 27370 tablet_bootstrap.cc:492] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.141228 27370 ts_tablet_manager.cc:1403] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
W20260713 09:09:19.142122 27288 leader_election.cc:343] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.142544 27288 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [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: 313bb9318ae64e6496e6976b2af2fb26; no voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450
I20260713 09:09:19.143276 27375 raft_consensus.cc:2749] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.144712 27370 raft_consensus.cc:359] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.145432 27370 raft_consensus.cc:385] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.145716 27370 raft_consensus.cc:740] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.146421 27370 consensus_queue.cc:260] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.148829 27370 ts_tablet_manager.cc:1434] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:09:19.149683 27375 raft_consensus.cc:493] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.150498 27368 tablet_bootstrap.cc:492] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:19.150132 27375 raft_consensus.cc:515] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.150924 27370 tablet_bootstrap.cc:492] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:19.152143 27375 leader_election.cc:290] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:19.152752 27368 ts_tablet_manager.cc:1403] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260713 09:09:19.153494 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.154207 27176 raft_consensus.cc:2468] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 0.
I20260713 09:09:19.155421 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.155917 27368 raft_consensus.cc:359] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.156577 27368 raft_consensus.cc:385] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.157176 27375 raft_consensus.cc:493] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.157080 27288 leader_election.cc:304] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.157632 27375 raft_consensus.cc:515] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.158219 27370 tablet_bootstrap.cc:654] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.159417 27375 leader_election.cc:290] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:19.159896 27375 raft_consensus.cc:2804] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.160203 27375 raft_consensus.cc:493] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.160501 27375 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.166628 27375 raft_consensus.cc:515] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.156852 27368 raft_consensus.cc:740] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
W20260713 09:09:19.168064 27288 leader_election.cc:343] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.167963 27368 consensus_queue.cc:260] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.169835 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.171809 27368 ts_tablet_manager.cc:1434] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:09:19.171835 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.172853 27368 tablet_bootstrap.cc:492] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
W20260713 09:09:19.175249 27288 leader_election.cc:343] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:19.175865 27288 leader_election.cc:343] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.176221 27288 leader_election.cc:304] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [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: 313bb9318ae64e6496e6976b2af2fb26; no voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450
I20260713 09:09:19.177009 27402 raft_consensus.cc:2749] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.179539 27370 tablet_bootstrap.cc:492] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.179803 27368 tablet_bootstrap.cc:654] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.180061 27370 ts_tablet_manager.cc:1403] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.012s
I20260713 09:09:19.182965 27370 raft_consensus.cc:359] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.183759 27370 raft_consensus.cc:385] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.184092 27370 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.184406 27375 leader_election.cc:290] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:19.184952 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:19.184938 27370 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.185595 27176 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.187629 27370 ts_tablet_manager.cc:1434] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:19.190261 27369 tablet_bootstrap.cc:492] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:19.190403 27368 tablet_bootstrap.cc:492] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:19.190786 27369 ts_tablet_manager.cc:1403] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.008s
I20260713 09:09:19.190941 27368 ts_tablet_manager.cc:1403] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260713 09:09:19.192235 27176 raft_consensus.cc:2468] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 1.
I20260713 09:09:19.193598 27369 raft_consensus.cc:359] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.194339 27369 raft_consensus.cc:385] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.194034 27368 raft_consensus.cc:359] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.195055 27368 raft_consensus.cc:385] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.195465 27368 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.195624 27370 tablet_bootstrap.cc:492] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:19.193907 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.196244 27368 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.198729 27368 ts_tablet_manager.cc:1434] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:19.199692 27368 tablet_bootstrap.cc:492] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:19.200139 27397 raft_consensus.cc:493] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.200604 27397 raft_consensus.cc:515] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.201936 27370 tablet_bootstrap.cc:654] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.202746 27397 leader_election.cc:290] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.194641 27369 raft_consensus.cc:740] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.203490 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.203765 27369 consensus_queue.cc:260] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.204756 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
W20260713 09:09:19.206004 27214 leader_election.cc:343] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:19.206591 27214 leader_election.cc:343] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.206983 27214 leader_election.cc:304] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [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: c486eb0e008a41eda40aa9886862d450; no voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:19.207647 27397 raft_consensus.cc:2749] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.208611 27369 ts_tablet_manager.cc:1434] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260713 09:09:19.212138 27378 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.212596 27378 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.214419 27378 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.214745 27369 tablet_bootstrap.cc:492] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:19.215024 27397 raft_consensus.cc:493] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.215574 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.215517 27397 raft_consensus.cc:515] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.216259 27325 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.217583 27397 leader_election.cc:290] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.217592 27139 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.218611 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.219888 27378 raft_consensus.cc:2804] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.220108 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.220238 27378 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.221913 27378 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.222041 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.222719 27251 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.223951 27288 leader_election.cc:304] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
W20260713 09:09:19.224421 27214 leader_election.cc:343] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.224651 27375 raft_consensus.cc:2804] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.225129 27375 raft_consensus.cc:697] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 LEADER]: Becoming Leader. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:19.225522 27396 raft_consensus.cc:493] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.225943 27396 raft_consensus.cc:515] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.226083 27375 consensus_queue.cc:237] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.227944 27396 leader_election.cc:290] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.231911 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.232556 27325 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.233671 27139 leader_election.cc:304] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.234248 27368 tablet_bootstrap.cc:654] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:19.225099 27214 leader_election.cc:343] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.234706 27214 leader_election.cc:304] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [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: c486eb0e008a41eda40aa9886862d450; no voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:19.235500 27397 raft_consensus.cc:2749] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.235535 27396 raft_consensus.cc:493] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.239920 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
W20260713 09:09:19.224761 27288 leader_election.cc:343] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.238574 27369 tablet_bootstrap.cc:654] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.240265 27396 raft_consensus.cc:515] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.243981 27396 leader_election.cc:290] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.244516 27396 raft_consensus.cc:2804] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.245105 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.245457 27396 raft_consensus.cc:493] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.246948 27396 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.245748 27325 raft_consensus.cc:2468] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.247036 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.248416 27250 raft_consensus.cc:2468] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.240620 27251 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.238253 27073 catalog_manager.cc:5697] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.250195 27139 leader_election.cc:304] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.252985 27370 tablet_bootstrap.cc:492] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.253435 27370 ts_tablet_manager.cc:1403] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.029s
I20260713 09:09:19.238979 27378 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.257272 27378 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.258445 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.259285 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.259989 27251 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.259604 27378 raft_consensus.cc:2804] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.261461 27325 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.261598 27378 raft_consensus.cc:493] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.269950 27251 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.263542 27378 raft_consensus.cc:3060] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.275148 27325 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.275203 27139 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.275635 27370 raft_consensus.cc:359] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.276377 27370 raft_consensus.cc:385] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.276649 27370 raft_consensus.cc:740] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.277338 27370 consensus_queue.cc:260] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.285599 27396 raft_consensus.cc:515] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.289283 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.292004 27251 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.291309 27369 tablet_bootstrap.cc:492] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:19.290134 27071 catalog_manager.cc:5697] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "313bb9318ae64e6496e6976b2af2fb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:19.301726 27369 ts_tablet_manager.cc:1403] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.012s
I20260713 09:09:19.300652 27406 raft_consensus.cc:2804] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.301779 27396 leader_election.cc:290] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.304947 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.307487 27325 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.307025 27368 tablet_bootstrap.cc:492] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:19.308161 27368 ts_tablet_manager.cc:1403] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.027s
I20260713 09:09:19.313299 27369 raft_consensus.cc:359] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.314102 27369 raft_consensus.cc:385] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.314904 27369 raft_consensus.cc:740] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.323897 27369 consensus_queue.cc:260] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.325218 27378 raft_consensus.cc:515] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.325500 27368 raft_consensus.cc:359] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.326146 27368 raft_consensus.cc:385] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.326411 27368 raft_consensus.cc:740] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.326507 27369 ts_tablet_manager.cc:1434] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260713 09:09:19.319227 27396 raft_consensus.cc:493] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.327069 27368 consensus_queue.cc:260] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.327641 27369 tablet_bootstrap.cc:492] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:19.328318 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.328891 27250 raft_consensus.cc:3060] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.329636 27368 ts_tablet_manager.cc:1434] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:09:19.327494 27396 raft_consensus.cc:515] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.320818 27406 raft_consensus.cc:697] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.331769 27368 tablet_bootstrap.cc:492] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: Bootstrap starting.
I20260713 09:09:19.329953 27325 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.333309 27370 ts_tablet_manager.cc:1434] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.080s	user 0.012s	sys 0.016s
I20260713 09:09:19.334227 27370 tablet_bootstrap.cc:492] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:19.336174 27139 leader_election.cc:304] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.336905 27378 leader_election.cc:290] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.339525 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.338598 27251 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.341349 27325 raft_consensus.cc:3060] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.337342 27406 consensus_queue.cc:237] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.341137 27249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.343066 27412 raft_consensus.cc:2804] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.344624 27249 raft_consensus.cc:2468] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.345829 27250 raft_consensus.cc:2468] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.347569 27375 raft_consensus.cc:493] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.348029 27139 leader_election.cc:304] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.348024 27375 raft_consensus.cc:515] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.349677 27411 raft_consensus.cc:2804] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.349752 27139 leader_election.cc:304] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.350132 27411 raft_consensus.cc:493] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.350489 27411 raft_consensus.cc:3060] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.350713 27378 raft_consensus.cc:2804] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.346951 27412 raft_consensus.cc:697] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.354955 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.354535 27412 consensus_queue.cc:237] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.358043 27375 leader_election.cc:290] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:19.366621 27369 tablet_bootstrap.cc:654] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.362125 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.369062 27250 raft_consensus.cc:2468] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 0.
I20260713 09:09:19.371325 27368 tablet_bootstrap.cc:654] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.370312 27288 leader_election.cc:304] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.373325 27375 raft_consensus.cc:2804] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.374485 27375 raft_consensus.cc:493] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.375041 27375 raft_consensus.cc:3060] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.375926 27370 tablet_bootstrap.cc:654] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.378762 27411 raft_consensus.cc:515] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.382862 27176 raft_consensus.cc:2393] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 313bb9318ae64e6496e6976b2af2fb26 in current term 1: Already voted for candidate 443c9c0eb78e41629bcfb9985cba5c34 in this term.
I20260713 09:09:19.383698 27411 leader_election.cc:290] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.386127 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.386067 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.388362 27250 raft_consensus.cc:3060] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.404613 27325 raft_consensus.cc:2468] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.419958 27370 tablet_bootstrap.cc:492] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.419615 27375 raft_consensus.cc:515] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.421113 27378 raft_consensus.cc:697] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.420444 27250 raft_consensus.cc:2468] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.421257 27324 raft_consensus.cc:2393] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 443c9c0eb78e41629bcfb9985cba5c34 in current term 1: Already voted for candidate 313bb9318ae64e6496e6976b2af2fb26 in this term.
I20260713 09:09:19.422086 27378 consensus_queue.cc:237] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.422956 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:19.423007 27139 leader_election.cc:304] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.424065 27415 raft_consensus.cc:2804] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.424118 27375 leader_election.cc:290] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:19.424628 27415 raft_consensus.cc:697] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.425428 27415 consensus_queue.cc:237] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.427698 27368 tablet_bootstrap.cc:492] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: No bootstrap required, opened a new log
I20260713 09:09:19.427227 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.428547 27250 raft_consensus.cc:2393] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 313bb9318ae64e6496e6976b2af2fb26 in current term 1: Already voted for candidate 443c9c0eb78e41629bcfb9985cba5c34 in this term.
I20260713 09:09:19.428184 27368 ts_tablet_manager.cc:1403] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.000s
I20260713 09:09:19.429613 27288 leader_election.cc:304] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26; no voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450
I20260713 09:09:19.430660 27375 raft_consensus.cc:2749] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.431679 27396 leader_election.cc:290] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.432013 27368 raft_consensus.cc:359] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.432641 27368 raft_consensus.cc:385] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.432901 27368 raft_consensus.cc:740] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.433537 27368 consensus_queue.cc:260] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.420413 27370 ts_tablet_manager.cc:1403] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.016s
I20260713 09:09:19.435168 27369 tablet_bootstrap.cc:492] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:19.435735 27369 ts_tablet_manager.cc:1403] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.006s
I20260713 09:09:19.437062 27368 ts_tablet_manager.cc:1434] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:19.438059 27370 raft_consensus.cc:359] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.438488 27369 raft_consensus.cc:359] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.438740 27370 raft_consensus.cc:385] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.439185 27369 raft_consensus.cc:385] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.439690 27369 raft_consensus.cc:740] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.440363 27369 consensus_queue.cc:260] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.439219 27370 raft_consensus.cc:740] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.441757 27397 raft_consensus.cc:493] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.441645 27370 consensus_queue.cc:260] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.442203 27397 raft_consensus.cc:515] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.443858 27370 ts_tablet_manager.cc:1434] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:19.444157 27397 leader_election.cc:290] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.444687 27370 tablet_bootstrap.cc:492] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:19.445922 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34" is_pre_election: true
I20260713 09:09:19.446610 27176 raft_consensus.cc:2393] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c486eb0e008a41eda40aa9886862d450 in current term 1: Already voted for candidate 313bb9318ae64e6496e6976b2af2fb26 in this term.
I20260713 09:09:19.448952 27369 ts_tablet_manager.cc:1434] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:19.450757 27369 tablet_bootstrap.cc:492] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:19.451763 27370 tablet_bootstrap.cc:654] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.462924 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.463450 27370 tablet_bootstrap.cc:492] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.463850 27370 ts_tablet_manager.cc:1403] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260713 09:09:19.464682 27369 tablet_bootstrap.cc:654] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.466367 27370 raft_consensus.cc:359] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.467036 27370 raft_consensus.cc:385] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.467303 27370 raft_consensus.cc:740] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.466187 27214 leader_election.cc:304] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [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: c486eb0e008a41eda40aa9886862d450; no voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:19.468192 27370 consensus_queue.cc:260] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.470408 27370 ts_tablet_manager.cc:1434] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:19.471392 27370 tablet_bootstrap.cc:492] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: Bootstrap starting.
I20260713 09:09:19.473925 27397 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.478447 27370 tablet_bootstrap.cc:654] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.432809 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.487766 27325 raft_consensus.cc:2393] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 443c9c0eb78e41629bcfb9985cba5c34 in current term 1: Already voted for candidate 313bb9318ae64e6496e6976b2af2fb26 in this term.
I20260713 09:09:19.490742 27070 catalog_manager.cc:5697] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.496182 27070 catalog_manager.cc:5697] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.500283 27397 raft_consensus.cc:2749] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.500240 27070 catalog_manager.cc:5697] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.501971 27070 catalog_manager.cc:5697] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.498260 27370 tablet_bootstrap.cc:492] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: No bootstrap required, opened a new log
I20260713 09:09:19.504273 27370 ts_tablet_manager.cc:1403] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.003s
I20260713 09:09:19.506711 27370 raft_consensus.cc:359] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.507361 27370 raft_consensus.cc:385] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.507740 27370 raft_consensus.cc:740] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.508605 27370 consensus_queue.cc:260] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.510721 27370 ts_tablet_manager.cc:1434] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:19.513087 27369 tablet_bootstrap.cc:492] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:19.513571 27369 ts_tablet_manager.cc:1403] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.031s
I20260713 09:09:19.515964 27369 raft_consensus.cc:359] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.516657 27369 raft_consensus.cc:385] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.517050 27369 raft_consensus.cc:740] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.517653 27369 consensus_queue.cc:260] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.519023 27369 ts_tablet_manager.cc:1434] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:09:19.520114 27369 tablet_bootstrap.cc:492] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26: Bootstrap starting.
I20260713 09:09:19.526396 27369 tablet_bootstrap.cc:654] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.537493 27369 tablet_bootstrap.cc:492] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26: No bootstrap required, opened a new log
I20260713 09:09:19.537940 27369 ts_tablet_manager.cc:1403] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:09:19.540263 27369 raft_consensus.cc:359] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.540872 27369 raft_consensus.cc:385] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.541144 27369 raft_consensus.cc:740] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.541751 27369 consensus_queue.cc:260] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.543583 27369 ts_tablet_manager.cc:1434] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:19.616226 27396 raft_consensus.cc:493] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.616765 27396 raft_consensus.cc:515] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.618810 27396 leader_election.cc:290] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.619556 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.619917 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.620131 27250 raft_consensus.cc:2468] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.620474 27324 raft_consensus.cc:2468] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.621099 27139 leader_election.cc:304] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.621665 27396 raft_consensus.cc:2804] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.621994 27396 raft_consensus.cc:493] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.622255 27396 raft_consensus.cc:3060] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.626469 27396 raft_consensus.cc:515] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.628064 27396 leader_election.cc:290] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.628774 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.629215 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.629462 27250 raft_consensus.cc:3060] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.629778 27324 raft_consensus.cc:3060] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.633829 27324 raft_consensus.cc:2468] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.634617 27139 leader_election.cc:304] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.635156 27396 raft_consensus.cc:2804] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.635591 27250 raft_consensus.cc:2468] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.635528 27396 raft_consensus.cc:697] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.636687 27396 consensus_queue.cc:237] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.644177 27071 catalog_manager.cc:5697] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.679057 27375 consensus_queue.cc:1048] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.689931 27396 raft_consensus.cc:493] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.690423 27396 raft_consensus.cc:515] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.692473 27396 leader_election.cc:290] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.693662 27375 consensus_queue.cc:1048] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.693181 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.694623 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.695196 27324 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.696272 27139 leader_election.cc:304] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:19.696983 27324 raft_consensus.cc:3060] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.703666 27415 raft_consensus.cc:2804] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.695122 27250 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.704051 27415 raft_consensus.cc:493] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.704399 27415 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.710988 27396 consensus_queue.cc:1048] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:19.712194 27121 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:19.712810 27415 raft_consensus.cc:515] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.714721 27415 leader_election.cc:290] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.716235 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.716742 27250 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.718724 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.719261 27325 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.722754 27250 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.724539 27139 leader_election.cc:304] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.725414 27396 consensus_queue.cc:1048] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.726713 27396 raft_consensus.cc:2804] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.727152 27396 raft_consensus.cc:697] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.727954 27396 consensus_queue.cc:237] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.736467 27378 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.743180 27325 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.780545 27378 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.785682 27071 catalog_manager.cc:5697] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.839073 27406 consensus_queue.cc:1048] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.848461 27412 consensus_queue.cc:1048] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.876502 27412 consensus_queue.cc:1048] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.886744 27406 consensus_queue.cc:1048] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.913029 27406 raft_consensus.cc:493] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.913513 27406 raft_consensus.cc:515] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.915616 27406 leader_election.cc:290] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.916198 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450" is_pre_election: true
I20260713 09:09:19.916715 27250 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.916599 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26" is_pre_election: true
I20260713 09:09:19.917253 27323 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 0.
I20260713 09:09:19.917591 27139 leader_election.cc:304] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.918305 27406 raft_consensus.cc:2804] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.918673 27406 raft_consensus.cc:493] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.919059 27406 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.925414 27406 raft_consensus.cc:515] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.927301 27406 leader_election.cc:290] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:19.928264 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:19.928467 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:19.928871 27250 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.928998 27323 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.931212 27406 consensus_queue.cc:1048] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.935144 27250 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.935835 27323 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 1.
I20260713 09:09:19.936625 27139 leader_election.cc:304] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:19.938051 27406 raft_consensus.cc:2804] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.938627 27406 raft_consensus.cc:697] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:19.939471 27406 consensus_queue.cc:237] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:19.949088 27412 consensus_queue.cc:1048] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.950759 27070 catalog_manager.cc:5697] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.111380 27406 consensus_queue.cc:1048] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.121380 27406 consensus_queue.cc:1048] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.144169 27406 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.147930 27415 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.285460 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:20.286047 27176 raft_consensus.cc:606] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:20.291553 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:20.292155 27176 raft_consensus.cc:606] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:20.310806 27324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:34600
I20260713 09:09:20.311290 27324 raft_consensus.cc:606] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:20.317562 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:20.318187 27176 raft_consensus.cc:606] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:20.322926 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:20.323366 27176 raft_consensus.cc:606] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:20.395457 27415 consensus_queue.cc:1048] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.408124 27406 consensus_queue.cc:1048] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:20.419499 27412 raft_consensus.cc:993] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.420020 27406 raft_consensus.cc:1081] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.421658 27250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46548
I20260713 09:09:20.422119 27250 raft_consensus.cc:493] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.422425 27250 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.427011 27250 raft_consensus.cc:515] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.429172 27250 leader_election.cc:290] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:20.429284 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:20.429822 27176 raft_consensus.cc:3055] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.430121 27176 raft_consensus.cc:740] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:20.430246 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:20.430799 27324 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.430856 27176 consensus_queue.cc:260] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.432323 27176 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.436410 27324 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.437335 27214 leader_election.cc:304] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:20.437928 27397 raft_consensus.cc:2804] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.437927 27176 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.439693 27397 raft_consensus.cc:697] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:20.440443 27397 consensus_queue.cc:237] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.446729 27071 catalog_manager.cc:5697] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.462927 27412 raft_consensus.cc:993] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:20.463282 27406 raft_consensus.cc:1081] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:20.464533 27324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:34570
I20260713 09:09:20.464928 27324 raft_consensus.cc:493] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.465206 27324 raft_consensus.cc:3060] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.469228 27324 raft_consensus.cc:515] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.470715 27324 leader_election.cc:290] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:20.471323 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:20.471649 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df528bf76fdd4809b7c1c5aa8ea1c112" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:20.471872 27176 raft_consensus.cc:3055] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.472102 27250 raft_consensus.cc:3060] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.472148 27176 raft_consensus.cc:740] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:20.472820 27176 consensus_queue.cc:260] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.473628 27176 raft_consensus.cc:3060] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.476756 27250 raft_consensus.cc:2468] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 2.
I20260713 09:09:20.477708 27288 leader_election.cc:304] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:20.478178 27176 raft_consensus.cc:2468] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 2.
I20260713 09:09:20.478336 27402 raft_consensus.cc:2804] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.478765 27402 raft_consensus.cc:697] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Becoming Leader. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:20.479557 27402 consensus_queue.cc:237] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.485056 27071 catalog_manager.cc:5697] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "313bb9318ae64e6496e6976b2af2fb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.555269 27412 raft_consensus.cc:993] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.555734 27378 raft_consensus.cc:1081] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.557057 27250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46548
I20260713 09:09:20.557477 27250 raft_consensus.cc:493] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.557781 27250 raft_consensus.cc:3060] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.561944 27250 raft_consensus.cc:515] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.563288 27250 leader_election.cc:290] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:20.564024 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:20.564280 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03ce941e43a4fefbe73eae8cb7f1afe" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:20.564592 27176 raft_consensus.cc:3055] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.564790 27324 raft_consensus.cc:3060] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.564935 27176 raft_consensus.cc:740] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:20.565789 27176 consensus_queue.cc:260] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.566917 27176 raft_consensus.cc:3060] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.570931 27324 raft_consensus.cc:2468] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.572064 27214 leader_election.cc:304] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:20.572767 27397 raft_consensus.cc:2804] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.572945 27176 raft_consensus.cc:2468] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.573160 27397 raft_consensus.cc:697] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:20.573945 27397 consensus_queue.cc:237] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.579607 27071 catalog_manager.cc:5697] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.598913 27430 raft_consensus.cc:993] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.599320 27402 raft_consensus.cc:1081] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.600620 27250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46562
I20260713 09:09:20.601039 27250 raft_consensus.cc:493] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.601296 27250 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.605623 27250 raft_consensus.cc:515] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.607038 27250 leader_election.cc:290] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:20.607736 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:20.608003 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:20.608233 27176 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.608556 27324 raft_consensus.cc:3055] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.608845 27324 raft_consensus.cc:740] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:20.609462 27324 consensus_queue.cc:260] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.610306 27324 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.612711 27176 raft_consensus.cc:2468] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.613521 27214 leader_election.cc:304] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [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: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:20.614122 27397 raft_consensus.cc:2804] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.614564 27397 raft_consensus.cc:697] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:20.614656 27324 raft_consensus.cc:2468] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.615347 27397 consensus_queue.cc:237] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.620986 27071 catalog_manager.cc:5697] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.697750 27412 raft_consensus.cc:993] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.698133 27378 raft_consensus.cc:1081] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:20.699366 27250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46548
I20260713 09:09:20.699790 27250 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.700031 27250 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.704150 27250 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.705641 27250 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:20.706161 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:20.706542 27324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:20.706606 27176 raft_consensus.cc:3055] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.707046 27176 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:20.707072 27324 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.707782 27176 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.708665 27176 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.711658 27324 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.712549 27214 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:20.713480 27397 raft_consensus.cc:2804] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.713908 27397 raft_consensus.cc:697] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:20.713779 27176 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:20.714730 27397 consensus_queue.cc:237] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:20.721323 27071 catalog_manager.cc:5697] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.936478 27176 raft_consensus.cc:1275] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.937644 27397 consensus_queue.cc:1048] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.945096 27323 raft_consensus.cc:1275] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.946393 27455 consensus_queue.cc:1048] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.948625 27176 raft_consensus.cc:1275] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.953476 27402 consensus_queue.cc:1048] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.957423 27323 raft_consensus.cc:1275] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.959087 27455 consensus_queue.cc:1048] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.963827 27250 raft_consensus.cc:1275] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.965137 27402 consensus_queue.cc:1048] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.970710 27176 raft_consensus.cc:1275] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.972535 27455 consensus_queue.cc:1048] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.006199 27176 raft_consensus.cc:1275] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.007227 27460 consensus_queue.cc:1048] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.014645 27324 raft_consensus.cc:1275] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.016211 27461 consensus_queue.cc:1048] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.250479 27324 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.251550 27461 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.258841 27176 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.260303 27455 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.348409 27041 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:09:23.349128 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:23.366393 27250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
mode: GRACEFUL
new_leader_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:46576
I20260713 09:09:23.366835 27250 raft_consensus.cc:606] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Received request to transfer leadership to TS 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:23.375831 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:49834
I20260713 09:09:23.376385 27176 raft_consensus.cc:606] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:23.377355 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:23.377748 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:23.463254 27455 raft_consensus.cc:993] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: : Instructing follower 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:23.463662 27472 raft_consensus.cc:1081] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Signalling peer 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:23.465005 27323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:34584
I20260713 09:09:23.465523 27323 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:23.465878 27323 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:23.470002 27323 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:23.471532 27323 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 3 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:23.472157 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:23.472539 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:23.472718 27176 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:23.473035 27250 raft_consensus.cc:3055] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:23.473332 27250 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:23.473932 27250 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:23.474709 27250 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:23.477294 27176 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 3.
I20260713 09:09:23.478168 27250 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 3.
I20260713 09:09:23.478235 27288 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:23.478993 27467 raft_consensus.cc:2804] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:23.480007 27467 raft_consensus.cc:697] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Becoming Leader. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:23.480610 27467 consensus_queue.cc:237] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:23.486542 27070 catalog_manager.cc:5697] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 reported cstate change: term changed from 2 to 3, leader changed from c486eb0e008a41eda40aa9886862d450 (127.26.104.66) to 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "313bb9318ae64e6496e6976b2af2fb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.533052 27468 raft_consensus.cc:993] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:23.533430 27479 raft_consensus.cc:1081] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:23.534730 27323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:34570
I20260713 09:09:23.535145 27323 raft_consensus.cc:493] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:23.535408 27323 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.539513 27323 raft_consensus.cc:515] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:23.540999 27323 leader_election.cc:290] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:23.541620 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:23.541917 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:23.542172 27176 raft_consensus.cc:3055] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:23.542415 27250 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.542493 27176 raft_consensus.cc:740] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:23.543280 27176 consensus_queue.cc:260] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:23.544389 27176 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.547976 27250 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 2.
I20260713 09:09:23.548878 27288 leader_election.cc:304] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:23.549467 27467 raft_consensus.cc:2804] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:23.549916 27467 raft_consensus.cc:697] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Becoming Leader. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:23.550047 27176 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 2.
I20260713 09:09:23.550719 27467 consensus_queue.cc:237] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:23.556833 27070 catalog_manager.cc:5697] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "313bb9318ae64e6496e6976b2af2fb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.983621 27250 raft_consensus.cc:1275] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.984629 27467 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.994616 27176 raft_consensus.cc:1275] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.996225 27473 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.041774 27250 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:24.042809 27473 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.050997 27176 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:24.052493 27473 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.378433 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:24.387578 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:24.387971 27176 raft_consensus.cc:606] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:24.391893 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:24.392359 27176 raft_consensus.cc:606] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:24.396469 27323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:34600
I20260713 09:09:24.396864 27323 raft_consensus.cc:606] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:24.400872 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:49828
I20260713 09:09:24.401319 27176 raft_consensus.cc:606] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:24.411324 27323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
mode: GRACEFUL
new_leader_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:34600
I20260713 09:09:24.411746 27323 raft_consensus.cc:606] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Received request to transfer leadership to TS c486eb0e008a41eda40aa9886862d450
I20260713 09:09:24.482056 27479 raft_consensus.cc:993] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.482426 27490 raft_consensus.cc:1081] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.483701 27250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46548
I20260713 09:09:24.484082 27250 raft_consensus.cc:493] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.484318 27250 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.488572 27467 raft_consensus.cc:993] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.488958 27473 raft_consensus.cc:1081] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.488880 27250 raft_consensus.cc:515] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.490258 27249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46562
I20260713 09:09:24.490433 27250 leader_election.cc:290] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:24.490779 27249 raft_consensus.cc:493] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.491012 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:24.491132 27249 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:24.491258 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:24.491578 27176 raft_consensus.cc:3055] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.491860 27323 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.491879 27176 raft_consensus.cc:740] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:24.492718 27176 consensus_queue.cc:260] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.493731 27176 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.497210 27323 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:24.497274 27249 raft_consensus.cc:515] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.498241 27214 leader_election.cc:304] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:24.498834 27489 raft_consensus.cc:2804] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.499187 27249 leader_election.cc:290] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 3 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:24.499320 27176 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:24.499564 27489 raft_consensus.cc:697] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:24.499825 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:24.500468 27175 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:24.501116 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:24.501472 27323 raft_consensus.cc:3055] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:24.501662 27323 raft_consensus.cc:740] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:24.502151 27323 consensus_queue.cc:260] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.502913 27323 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:24.504048 27489 consensus_queue.cc:237] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.504701 27175 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 3.
I20260713 09:09:24.505647 27214 leader_election.cc:304] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:24.506219 27472 raft_consensus.cc:2804] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:24.507160 27472 raft_consensus.cc:697] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:24.507899 27472 consensus_queue.cc:237] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.508561 27323 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 3.
I20260713 09:09:24.514307 27072 catalog_manager.cc:5697] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.523888 27479 raft_consensus.cc:993] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.524298 27490 raft_consensus.cc:1081] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.525516 27249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46548
I20260713 09:09:24.525914 27249 raft_consensus.cc:493] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.526255 27249 raft_consensus.cc:3060] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.527468 27072 catalog_manager.cc:5697] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 2 to 3, leader changed from 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 3 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.531502 27249 raft_consensus.cc:515] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.533151 27249 leader_election.cc:290] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:24.533752 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:24.534114 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768d93f3fc564212bd2c9d272950ad1d" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:24.534307 27175 raft_consensus.cc:3055] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.534651 27175 raft_consensus.cc:740] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:24.534806 27323 raft_consensus.cc:3060] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.535418 27175 consensus_queue.cc:260] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [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: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.536446 27175 raft_consensus.cc:3060] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.538957 27323 raft_consensus.cc:2468] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:24.539805 27214 leader_election.cc:304] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:24.540505 27489 raft_consensus.cc:2804] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.540784 27175 raft_consensus.cc:2468] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:24.540879 27489 raft_consensus.cc:697] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:24.541639 27489 consensus_queue.cc:237] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [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: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.547371 27072 catalog_manager.cc:5697] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.599653 27467 raft_consensus.cc:993] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.600024 27473 raft_consensus.cc:1081] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.601234 27249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46562
I20260713 09:09:24.601649 27249 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.601913 27249 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:24.606014 27249 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.607405 27249 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 4 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:24.608065 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:24.608371 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:24.608604 27175 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:24.608922 27323 raft_consensus.cc:3055] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:24.609229 27323 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:24.609972 27323 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.611099 27323 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:24.614696 27175 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 4.
I20260713 09:09:24.615656 27214 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [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: 443c9c0eb78e41629bcfb9985cba5c34, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:24.616189 27489 raft_consensus.cc:2804] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:24.616532 27489 raft_consensus.cc:697] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:24.616859 27323 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 4.
I20260713 09:09:24.617178 27489 consensus_queue.cc:237] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.622346 27072 catalog_manager.cc:5697] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 3 to 4, leader changed from 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 4 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.818645 27479 raft_consensus.cc:993] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: : Instructing follower c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.819029 27479 raft_consensus.cc:1081] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Signalling peer c486eb0e008a41eda40aa9886862d450 to start an election
I20260713 09:09:24.820327 27249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
 from {username='slave'} at 127.0.0.1:46548
I20260713 09:09:24.820720 27249 raft_consensus.cc:493] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.820971 27249 raft_consensus.cc:3060] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.825189 27249 raft_consensus.cc:515] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.826771 27249 leader_election.cc:290] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [CANDIDATE]: Term 2 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:24.827474 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:24.827677 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889bdf18c1c49ed9afe934b4247f04d" candidate_uuid: "c486eb0e008a41eda40aa9886862d450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:24.827924 27175 raft_consensus.cc:3055] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.828202 27175 raft_consensus.cc:740] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:24.828173 27323 raft_consensus.cc:3060] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.828967 27175 consensus_queue.cc:260] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.829780 27175 raft_consensus.cc:3060] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.833319 27323 raft_consensus.cc:2468] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:24.834231 27214 leader_election.cc:304] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [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: 313bb9318ae64e6496e6976b2af2fb26, c486eb0e008a41eda40aa9886862d450; no voters: 
I20260713 09:09:24.834669 27175 raft_consensus.cc:2468] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c486eb0e008a41eda40aa9886862d450 in term 2.
I20260713 09:09:24.834749 27489 raft_consensus.cc:2804] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.835151 27489 raft_consensus.cc:697] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Leader. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:24.835842 27489 consensus_queue.cc:237] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [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: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:24.841522 27072 catalog_manager.cc:5697] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 reported cstate change: term changed from 1 to 2, leader changed from 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65) to c486eb0e008a41eda40aa9886862d450 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "c486eb0e008a41eda40aa9886862d450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.903031 27175 raft_consensus.cc:1275] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:24.904073 27489 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.911731 27323 raft_consensus.cc:1275] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:24.913278 27489 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.937053 27175 raft_consensus.cc:1275] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:24.937980 27489 consensus_queue.cc:1048] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.946043 27323 raft_consensus.cc:1275] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:24.947180 27489 consensus_queue.cc:1048] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.028999 27323 raft_consensus.cc:1275] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.030191 27489 consensus_queue.cc:1048] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.033170 27175 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:25.034358 27489 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:25.038305 27176 raft_consensus.cc:1275] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.040132 27472 consensus_queue.cc:1048] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.049618 27323 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:25.050767 27491 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:25.450929 27323 raft_consensus.cc:1275] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.451943 27489 consensus_queue.cc:1048] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.459324 27175 raft_consensus.cc:1275] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Refusing update from remote peer c486eb0e008a41eda40aa9886862d450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.461495 27491 consensus_queue.cc:1048] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.415469 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:27.422158 27249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
mode: GRACEFUL
new_leader_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:46576
I20260713 09:09:27.422811 27249 raft_consensus.cc:606] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 LEADER]: Received request to transfer leadership to TS 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:27.425098 27249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
mode: GRACEFUL
new_leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
 from {username='slave'} at 127.0.0.1:46576
I20260713 09:09:27.425501 27249 raft_consensus.cc:606] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Received request to transfer leadership to TS 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:27.427485 27249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
mode: GRACEFUL
new_leader_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:46576
I20260713 09:09:27.427877 27249 raft_consensus.cc:606] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Received request to transfer leadership to TS 313bb9318ae64e6496e6976b2af2fb26
I20260713 09:09:27.429666 27249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
mode: GRACEFUL
new_leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
 from {username='slave'} at 127.0.0.1:46576
I20260713 09:09:27.430048 27249 raft_consensus.cc:606] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 LEADER]: Received request to transfer leadership to TS 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:27.431849 27249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8"
dest_uuid: "c486eb0e008a41eda40aa9886862d450"
mode: GRACEFUL
new_leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
 from {username='slave'} at 127.0.0.1:46576
I20260713 09:09:27.432228 27249 raft_consensus.cc:606] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Received request to transfer leadership to TS 443c9c0eb78e41629bcfb9985cba5c34
I20260713 09:09:27.433104 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:27.433468 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:27.446542 27472 raft_consensus.cc:993] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: : Instructing follower 443c9c0eb78e41629bcfb9985cba5c34 to start an election
I20260713 09:09:27.446979 27510 raft_consensus.cc:1081] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Signalling peer 443c9c0eb78e41629bcfb9985cba5c34 to start an election
I20260713 09:09:27.448335 27175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
 from {username='slave'} at 127.0.0.1:49820
I20260713 09:09:27.448765 27175 raft_consensus.cc:493] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.449051 27175 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.454101 27175 raft_consensus.cc:515] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.456228 27175 leader_election.cc:290] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 3 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:27.456913 27249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:27.457348 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db281e3186d9462fa35d6345c9f41bb8" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:27.457616 27249 raft_consensus.cc:3055] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:27.457826 27323 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.457983 27249 raft_consensus.cc:740] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:27.458842 27249 consensus_queue.cc:260] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.460143 27249 raft_consensus.cc:3060] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.463923 27323 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 3.
I20260713 09:09:27.465147 27139 leader_election.cc:304] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:27.466559 27511 raft_consensus.cc:2804] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:27.466672 27249 raft_consensus.cc:2468] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 3.
I20260713 09:09:27.467509 27511 raft_consensus.cc:697] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:27.468600 27511 consensus_queue.cc:237] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.475294 27072 catalog_manager.cc:5697] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 2 to 3, leader changed from c486eb0e008a41eda40aa9886862d450 (127.26.104.66) to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 3 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.494563 27472 raft_consensus.cc:993] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: : Instructing follower 443c9c0eb78e41629bcfb9985cba5c34 to start an election
I20260713 09:09:27.494917 27510 raft_consensus.cc:1081] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Signalling peer 443c9c0eb78e41629bcfb9985cba5c34 to start an election
I20260713 09:09:27.496196 27175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
 from {username='slave'} at 127.0.0.1:49820
I20260713 09:09:27.496608 27175 raft_consensus.cc:493] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.496881 27175 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.501089 27175 raft_consensus.cc:515] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.502465 27175 leader_election.cc:290] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 3 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:27.503110 27249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:27.503227 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a39d2370178422aa7fc8950e99e2a21" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:27.503659 27249 raft_consensus.cc:3055] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:27.503674 27323 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.503994 27249 raft_consensus.cc:740] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:27.504667 27249 consensus_queue.cc:260] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.505473 27249 raft_consensus.cc:3060] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.507376 27323 raft_consensus.cc:2468] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 3.
I20260713 09:09:27.508168 27139 leader_election.cc:304] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:27.508813 27511 raft_consensus.cc:2804] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:27.509268 27511 raft_consensus.cc:697] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:27.510002 27249 raft_consensus.cc:2468] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 3.
I20260713 09:09:27.510131 27511 consensus_queue.cc:237] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.516520 27072 catalog_manager.cc:5697] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 2 to 3, leader changed from c486eb0e008a41eda40aa9886862d450 (127.26.104.66) to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 3 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.688139 27472 raft_consensus.cc:993] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: : Instructing follower 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:27.688545 27510 raft_consensus.cc:1081] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Signalling peer 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:27.689759 27323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:34584
I20260713 09:09:27.690148 27323 raft_consensus.cc:493] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.690411 27323 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.693986 27323 raft_consensus.cc:515] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.695324 27323 leader_election.cc:290] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 3 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:27.696034 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:27.696372 27249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3f185eb63b4216b4d8c7b436fdbf31" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:27.696537 27175 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.696863 27249 raft_consensus.cc:3055] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:27.697096 27249 raft_consensus.cc:740] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:27.697724 27249 consensus_queue.cc:260] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.698553 27249 raft_consensus.cc:3060] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:27.700740 27175 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 3.
I20260713 09:09:27.701731 27288 leader_election.cc:304] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:27.702441 27473 raft_consensus.cc:2804] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:27.703099 27249 raft_consensus.cc:2468] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 3.
I20260713 09:09:27.703619 27473 raft_consensus.cc:697] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Becoming Leader. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:27.704500 27473 consensus_queue.cc:237] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.710415 27072 catalog_manager.cc:5697] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 reported cstate change: term changed from 2 to 3, leader changed from c486eb0e008a41eda40aa9886862d450 (127.26.104.66) to 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "313bb9318ae64e6496e6976b2af2fb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.797045 27472 raft_consensus.cc:993] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: : Instructing follower 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:27.797412 27510 raft_consensus.cc:1081] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 LEADER]: Signalling peer 313bb9318ae64e6496e6976b2af2fb26 to start an election
I20260713 09:09:27.798590 27323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b"
dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
 from {username='slave'} at 127.0.0.1:34584
I20260713 09:09:27.798985 27323 raft_consensus.cc:493] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.799218 27323 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:27.802785 27323 raft_consensus.cc:515] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.804095 27323 leader_election.cc:290] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 5 election: Requested vote from peers 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969), c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115)
I20260713 09:09:27.804768 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
I20260713 09:09:27.805037 27249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5429ef3eef4249e7a8a3996c36cec94b" candidate_uuid: "313bb9318ae64e6496e6976b2af2fb26" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:27.805249 27175 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:27.805518 27249 raft_consensus.cc:3055] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:09:27.805781 27249 raft_consensus.cc:740] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:27.806376 27249 consensus_queue.cc:260] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.807196 27249 raft_consensus.cc:3060] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:27.809499 27175 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 5.
I20260713 09:09:27.810271 27288 leader_election.cc:304] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:27.810855 27473 raft_consensus.cc:2804] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:09:27.811307 27473 raft_consensus.cc:697] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 5 LEADER]: Becoming Leader. State: Replica: 313bb9318ae64e6496e6976b2af2fb26, State: Running, Role: LEADER
I20260713 09:09:27.811625 27249 raft_consensus.cc:2468] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313bb9318ae64e6496e6976b2af2fb26 in term 5.
I20260713 09:09:27.812183 27473 consensus_queue.cc:237] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [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: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.818245 27072 catalog_manager.cc:5697] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 reported cstate change: term changed from 4 to 5, leader changed from c486eb0e008a41eda40aa9886862d450 (127.26.104.66) to 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67). New cstate: current_term: 5 leader_uuid: "313bb9318ae64e6496e6976b2af2fb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.884616 27323 raft_consensus.cc:1275] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Refusing update from remote peer 443c9c0eb78e41629bcfb9985cba5c34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:27.885618 27511 consensus_queue.cc:1048] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.894728 27249 raft_consensus.cc:1275] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Refusing update from remote peer 443c9c0eb78e41629bcfb9985cba5c34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:27.896010 27511 consensus_queue.cc:1048] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.942829 27472 raft_consensus.cc:993] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: : Instructing follower 443c9c0eb78e41629bcfb9985cba5c34 to start an election
I20260713 09:09:27.943234 27510 raft_consensus.cc:1081] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 LEADER]: Signalling peer 443c9c0eb78e41629bcfb9985cba5c34 to start an election
I20260713 09:09:27.944550 27175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e"
dest_uuid: "443c9c0eb78e41629bcfb9985cba5c34"
 from {username='slave'} at 127.0.0.1:49820
I20260713 09:09:27.944962 27175 raft_consensus.cc:493] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.945221 27175 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:27.949344 27175 raft_consensus.cc:515] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.950740 27175 leader_election.cc:290] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [CANDIDATE]: Term 4 election: Requested vote from peers c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115), 313bb9318ae64e6496e6976b2af2fb26 (127.26.104.67:42609)
I20260713 09:09:27.951318 27249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c486eb0e008a41eda40aa9886862d450"
I20260713 09:09:27.951625 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63342079cdb49d390f4f675c10e364e" candidate_uuid: "443c9c0eb78e41629bcfb9985cba5c34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "313bb9318ae64e6496e6976b2af2fb26"
I20260713 09:09:27.951838 27249 raft_consensus.cc:3055] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:27.952042 27323 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:27.952139 27249 raft_consensus.cc:740] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c486eb0e008a41eda40aa9886862d450, State: Running, Role: LEADER
I20260713 09:09:27.952821 27249 consensus_queue.cc:260] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.953630 27249 raft_consensus.cc:3060] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:27.955665 27323 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 4.
I20260713 09:09:27.956390 27139 leader_election.cc:304] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [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: 313bb9318ae64e6496e6976b2af2fb26, 443c9c0eb78e41629bcfb9985cba5c34; no voters: 
I20260713 09:09:27.956940 27511 raft_consensus.cc:2804] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:27.957372 27511 raft_consensus.cc:697] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 LEADER]: Becoming Leader. State: Replica: 443c9c0eb78e41629bcfb9985cba5c34, State: Running, Role: LEADER
I20260713 09:09:27.958343 27249 raft_consensus.cc:2468] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443c9c0eb78e41629bcfb9985cba5c34 in term 4.
I20260713 09:09:27.958149 27511 consensus_queue.cc:237] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } }
I20260713 09:09:27.964462 27072 catalog_manager.cc:5697] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 reported cstate change: term changed from 3 to 4, leader changed from c486eb0e008a41eda40aa9886862d450 (127.26.104.66) to 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65). New cstate: current_term: 4 leader_uuid: "443c9c0eb78e41629bcfb9985cba5c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.031034 27249 raft_consensus.cc:1275] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Refusing update from remote peer 443c9c0eb78e41629bcfb9985cba5c34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.032042 27511 consensus_queue.cc:1048] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:28.040778 27323 raft_consensus.cc:1275] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Refusing update from remote peer 443c9c0eb78e41629bcfb9985cba5c34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.042042 27512 consensus_queue.cc:1048] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:28.096149 27249 raft_consensus.cc:1275] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.097213 27473 consensus_queue.cc:1048] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:28.107260 27175 raft_consensus.cc:1275] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.108771 27519 consensus_queue.cc:1048] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:28.208984 27175 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 5 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:28.210026 27519 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443c9c0eb78e41629bcfb9985cba5c34" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:28.217634 27250 raft_consensus.cc:1275] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 5 FOLLOWER]: Refusing update from remote peer 313bb9318ae64e6496e6976b2af2fb26: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:28.218838 27532 consensus_queue.cc:1048] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:28.345561 27250 raft_consensus.cc:1275] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Refusing update from remote peer 443c9c0eb78e41629bcfb9985cba5c34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:28.346623 27512 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c486eb0e008a41eda40aa9886862d450" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:28.354211 27323 raft_consensus.cc:1275] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Refusing update from remote peer 443c9c0eb78e41629bcfb9985cba5c34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:28.356215 27511 consensus_queue.cc:1048] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313bb9318ae64e6496e6976b2af2fb26" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:28.434249 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:28.440608 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
W20260713 09:09:28.450320 27288 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:09:28.454536 27288 consensus_peers.cc:597] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 -> Peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Couldn't send request to peer 443c9c0eb78e41629bcfb9985cba5c34. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.465194 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.465813 27041 tablet_replica.cc:333] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.466457 27041 raft_consensus.cc:2243] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.466890 27041 raft_consensus.cc:2272] T f03ce941e43a4fefbe73eae8cb7f1afe P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.468961 27041 tablet_replica.cc:333] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.469478 27041 raft_consensus.cc:2243] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.470093 27041 raft_consensus.cc:2272] T db281e3186d9462fa35d6345c9f41bb8 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.472154 27041 tablet_replica.cc:333] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.472600 27041 raft_consensus.cc:2243] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.472985 27041 raft_consensus.cc:2272] T df528bf76fdd4809b7c1c5aa8ea1c112 P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.474380 27041 tablet_replica.cc:333] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.474808 27041 raft_consensus.cc:2243] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.475183 27041 raft_consensus.cc:2272] T 5429ef3eef4249e7a8a3996c36cec94b P 443c9c0eb78e41629bcfb9985cba5c34 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.476922 27041 tablet_replica.cc:333] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.477352 27041 raft_consensus.cc:2243] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.477970 27041 raft_consensus.cc:2272] T b63342079cdb49d390f4f675c10e364e P 443c9c0eb78e41629bcfb9985cba5c34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.479614 27041 tablet_replica.cc:333] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.480125 27041 raft_consensus.cc:2243] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.480489 27041 raft_consensus.cc:2272] T 7889bdf18c1c49ed9afe934b4247f04d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.481973 27041 tablet_replica.cc:333] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.482376 27041 raft_consensus.cc:2243] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.482967 27041 raft_consensus.cc:2272] T 7a39d2370178422aa7fc8950e99e2a21 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.484598 27041 tablet_replica.cc:333] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.485023 27041 raft_consensus.cc:2243] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.485361 27041 raft_consensus.cc:2272] T 768d93f3fc564212bd2c9d272950ad1d P 443c9c0eb78e41629bcfb9985cba5c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.486752 27041 tablet_replica.cc:333] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34: stopping tablet replica
I20260713 09:09:28.487130 27041 raft_consensus.cc:2243] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.487510 27041 raft_consensus.cc:2272] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 443c9c0eb78e41629bcfb9985cba5c34 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:28.573428 27214 consensus_peers.cc:597] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 -> Peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Couldn't send request to peer 443c9c0eb78e41629bcfb9985cba5c34. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:38969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.573983 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:09:28.590245 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
W20260713 09:09:28.605135 27288 consensus_peers.cc:597] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 -> Peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Couldn't send request to peer 443c9c0eb78e41629bcfb9985cba5c34. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:38969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.613041 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.613613 27041 tablet_replica.cc:333] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.614142 27041 raft_consensus.cc:2243] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.614535 27041 raft_consensus.cc:2272] T db281e3186d9462fa35d6345c9f41bb8 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.616876 27041 tablet_replica.cc:333] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.617326 27041 raft_consensus.cc:2243] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.617674 27041 raft_consensus.cc:2272] T 5429ef3eef4249e7a8a3996c36cec94b P c486eb0e008a41eda40aa9886862d450 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.619354 27041 tablet_replica.cc:333] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.619822 27041 raft_consensus.cc:2243] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.620469 27041 raft_consensus.cc:2272] T 768d93f3fc564212bd2c9d272950ad1d P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.622189 27041 tablet_replica.cc:333] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.622615 27041 raft_consensus.cc:2243] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.622920 27041 raft_consensus.cc:2272] T 9b3f185eb63b4216b4d8c7b436fdbf31 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.624622 27041 tablet_replica.cc:333] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.625025 27041 raft_consensus.cc:2243] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.625342 27041 raft_consensus.cc:2272] T df528bf76fdd4809b7c1c5aa8ea1c112 P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.626691 27041 tablet_replica.cc:333] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.627089 27041 raft_consensus.cc:2243] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.627748 27041 raft_consensus.cc:2272] T f03ce941e43a4fefbe73eae8cb7f1afe P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.629174 27041 tablet_replica.cc:333] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.629560 27041 raft_consensus.cc:2243] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.629886 27041 raft_consensus.cc:2272] T 7a39d2370178422aa7fc8950e99e2a21 P c486eb0e008a41eda40aa9886862d450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.631486 27041 tablet_replica.cc:333] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.631891 27041 raft_consensus.cc:2243] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.632515 27041 raft_consensus.cc:2272] T 7889bdf18c1c49ed9afe934b4247f04d P c486eb0e008a41eda40aa9886862d450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.633898 27041 tablet_replica.cc:333] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450: stopping tablet replica
I20260713 09:09:28.634274 27041 raft_consensus.cc:2243] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.634598 27041 raft_consensus.cc:2272] T b63342079cdb49d390f4f675c10e364e P c486eb0e008a41eda40aa9886862d450 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:28.653362 27288 consensus_peers.cc:597] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 -> Peer c486eb0e008a41eda40aa9886862d450 (127.26.104.66:36115): Couldn't send request to peer c486eb0e008a41eda40aa9886862d450. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:36115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.659416 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
I20260713 09:09:28.674224 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
W20260713 09:09:28.691941 27288 consensus_peers.cc:597] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 -> Peer 443c9c0eb78e41629bcfb9985cba5c34 (127.26.104.65:38969): Couldn't send request to peer 443c9c0eb78e41629bcfb9985cba5c34. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:38969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.697098 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.697625 27041 tablet_replica.cc:333] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.698123 27041 raft_consensus.cc:2243] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.698534 27041 raft_consensus.cc:2272] T f03ce941e43a4fefbe73eae8cb7f1afe P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.700203 27041 tablet_replica.cc:333] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.700666 27041 raft_consensus.cc:2243] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.701339 27041 raft_consensus.cc:2272] T df528bf76fdd4809b7c1c5aa8ea1c112 P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.702751 27041 tablet_replica.cc:333] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.703179 27041 raft_consensus.cc:2243] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.703583 27041 raft_consensus.cc:2272] T 768d93f3fc564212bd2c9d272950ad1d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.704952 27041 tablet_replica.cc:333] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.705363 27041 raft_consensus.cc:2243] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.705698 27041 raft_consensus.cc:2272] T 7889bdf18c1c49ed9afe934b4247f04d P 313bb9318ae64e6496e6976b2af2fb26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.707065 27041 tablet_replica.cc:333] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.707523 27041 raft_consensus.cc:2243] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.707885 27041 raft_consensus.cc:2272] T b63342079cdb49d390f4f675c10e364e P 313bb9318ae64e6496e6976b2af2fb26 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.709540 27041 tablet_replica.cc:333] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.709952 27041 raft_consensus.cc:2243] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.710316 27041 raft_consensus.cc:2272] T 7a39d2370178422aa7fc8950e99e2a21 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.711994 27041 tablet_replica.cc:333] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.712407 27041 raft_consensus.cc:2243] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.713013 27041 raft_consensus.cc:2272] T 9b3f185eb63b4216b4d8c7b436fdbf31 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.714542 27041 tablet_replica.cc:333] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.714938 27041 raft_consensus.cc:2243] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.715279 27041 raft_consensus.cc:2272] T db281e3186d9462fa35d6345c9f41bb8 P 313bb9318ae64e6496e6976b2af2fb26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.717012 27041 tablet_replica.cc:333] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26: stopping tablet replica
I20260713 09:09:28.717397 27041 raft_consensus.cc:2243] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.718007 27041 raft_consensus.cc:2272] T 5429ef3eef4249e7a8a3996c36cec94b P 313bb9318ae64e6496e6976b2af2fb26 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.741595 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:09:28.756443 27041 master.cc:562] Master@127.26.104.126:33097 shutting down...
I20260713 09:09:28.882390 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.882928 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.883260 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6f4a54e24f34f17af779f50aeeea8ea: stopping tablet replica
I20260713 09:09:28.901544 27041 master.cc:584] Master@127.26.104.126:33097 shutdown complete.
313bb9318ae64e6496e6976b2af2fb26  1
443c9c0eb78e41629bcfb9985cba5c34  4
c486eb0e008a41eda40aa9886862d450  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12598 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:09:28.935029 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:33629
I20260713 09:09:28.936101 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:28.940968 27543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:28.941432 27544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:28.941874 27546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:28.942198 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:28.942914 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:28.943094 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:28.943224 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933768943208 us; error 0 us; skew 500 ppm
I20260713 09:09:28.943733 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:28.945796 27041 webserver.cc:533] Webserver started at http://127.26.104.126:46441/ using document root <none> and password file <none>
I20260713 09:09:28.946240 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:28.946398 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:28.946630 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:28.947669 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "a32f37ab2e9244a1bf8b101e956a5049"
format_stamp: "Formatted at 2026-07-13 09:09:28 on dist-test-slave-xk97"
I20260713 09:09:28.951735 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:28.954578 27551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:28.955176 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:28.955408 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "a32f37ab2e9244a1bf8b101e956a5049"
format_stamp: "Formatted at 2026-07-13 09:09:28 on dist-test-slave-xk97"
I20260713 09:09:28.955684 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-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)
I20260713 09:09:28.979718 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:28.980826 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.014824 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:33629
I20260713 09:09:29.014910 27602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:33629 every 8 connection(s)
I20260713 09:09:29.018327 27603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.027204 27603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049: Bootstrap starting.
I20260713 09:09:29.031464 27603 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.035023 27603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049: No bootstrap required, opened a new log
I20260713 09:09:29.036916 27603 raft_consensus.cc:359] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32f37ab2e9244a1bf8b101e956a5049" member_type: VOTER }
I20260713 09:09:29.037268 27603 raft_consensus.cc:385] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.037462 27603 raft_consensus.cc:740] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a32f37ab2e9244a1bf8b101e956a5049, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.037994 27603 consensus_queue.cc:260] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a32f37ab2e9244a1bf8b101e956a5049" member_type: VOTER }
I20260713 09:09:29.038407 27603 raft_consensus.cc:399] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:29.038610 27603 raft_consensus.cc:493] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:29.038854 27603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.042357 27603 raft_consensus.cc:515] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32f37ab2e9244a1bf8b101e956a5049" member_type: VOTER }
I20260713 09:09:29.042793 27603 leader_election.cc:304] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [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: a32f37ab2e9244a1bf8b101e956a5049; no voters: 
I20260713 09:09:29.043790 27603 leader_election.cc:290] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:29.044101 27606 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.045197 27606 raft_consensus.cc:697] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 1 LEADER]: Becoming Leader. State: Replica: a32f37ab2e9244a1bf8b101e956a5049, State: Running, Role: LEADER
I20260713 09:09:29.045807 27606 consensus_queue.cc:237] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [LEADER]: Queue going to LEADER mode. State: All 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: "a32f37ab2e9244a1bf8b101e956a5049" member_type: VOTER }
I20260713 09:09:29.046397 27603 sys_catalog.cc:565] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:29.050676 27608 sys_catalog.cc:455] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a32f37ab2e9244a1bf8b101e956a5049. Latest consensus state: current_term: 1 leader_uuid: "a32f37ab2e9244a1bf8b101e956a5049" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32f37ab2e9244a1bf8b101e956a5049" member_type: VOTER } }
I20260713 09:09:29.051200 27608 sys_catalog.cc:458] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:29.051152 27607 sys_catalog.cc:455] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a32f37ab2e9244a1bf8b101e956a5049" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32f37ab2e9244a1bf8b101e956a5049" member_type: VOTER } }
I20260713 09:09:29.051719 27607 sys_catalog.cc:458] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:29.054080 27614 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:29.059930 27614 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:29.060806 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:29.067368 27614 catalog_manager.cc:1383] Generated new cluster ID: 4c85e27030b44d10bc18c5ef5e73c7b5
I20260713 09:09:29.067638 27614 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:29.088284 27614 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:29.089370 27614 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:29.101280 27614 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049: Generated new TSK 0
I20260713 09:09:29.101780 27614 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:29.126673 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:29.131819 27624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.132709 27625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.134258 27627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.134912 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:29.135668 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:29.135841 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:29.135999 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933769135982 us; error 0 us; skew 500 ppm
I20260713 09:09:29.136493 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:29.138469 27041 webserver.cc:533] Webserver started at http://127.26.104.65:36999/ using document root <none> and password file <none>
I20260713 09:09:29.138922 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:29.139092 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:29.139325 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:29.140295 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "28fd7e41f95b4215a30565553e7df0b6"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-xk97"
I20260713 09:09:29.144210 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:29.147022 27632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.147660 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:29.147943 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "28fd7e41f95b4215a30565553e7df0b6"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-xk97"
I20260713 09:09:29.148216 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-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)
I20260713 09:09:29.162839 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:29.163969 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.165235 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:29.167205 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:29.167367 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.167600 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:29.167737 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.203482 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:41429
I20260713 09:09:29.203575 27694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:41429 every 8 connection(s)
I20260713 09:09:29.207886 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:29.214443 27700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.214721 27699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.216770 27702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.216964 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:29.217739 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:29.217958 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:29.218122 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933769218103 us; error 0 us; skew 500 ppm
I20260713 09:09:29.218590 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:29.221526 27041 webserver.cc:533] Webserver started at http://127.26.104.66:34279/ using document root <none> and password file <none>
I20260713 09:09:29.221930 27695 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33629
I20260713 09:09:29.222064 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:29.222227 27695 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:29.222325 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:29.222653 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:29.222941 27695 heartbeater.cc:507] Master 127.26.104.126:33629 requested a full tablet report, sending...
I20260713 09:09:29.223948 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-xk97"
I20260713 09:09:29.224876 27568 ts_manager.cc:194] Registered new tserver with Master: 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429)
I20260713 09:09:29.227142 27568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53746
I20260713 09:09:29.229274 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:29.232252 27707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.232888 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:29.233108 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-xk97"
I20260713 09:09:29.233322 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-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)
I20260713 09:09:29.252019 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:29.253111 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.254401 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:29.256736 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:29.256924 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.257153 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:29.257346 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.293104 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:46117
I20260713 09:09:29.293188 27769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:46117 every 8 connection(s)
I20260713 09:09:29.297474 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:29.303738 27773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.305718 27774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.306628 27041 server_base.cc:1061] running on GCE node
W20260713 09:09:29.307328 27776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.308216 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:29.308422 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:29.308580 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933769308563 us; error 0 us; skew 500 ppm
I20260713 09:09:29.309000 27770 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33629
I20260713 09:09:29.309142 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:29.309314 27770 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:29.310087 27770 heartbeater.cc:507] Master 127.26.104.126:33629 requested a full tablet report, sending...
I20260713 09:09:29.311661 27041 webserver.cc:533] Webserver started at http://127.26.104.67:35585/ using document root <none> and password file <none>
I20260713 09:09:29.312131 27568 ts_manager.cc:194] Registered new tserver with Master: 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:29.312263 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:29.312542 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:29.312844 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:29.313796 27568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53754
I20260713 09:09:29.314216 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "1530950250a84a45ac8545b962aaceeb"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-xk97"
I20260713 09:09:29.318347 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:09:29.321225 27781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.321873 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:29.322120 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "1530950250a84a45ac8545b962aaceeb"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-xk97"
I20260713 09:09:29.322355 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933756182707-27041-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)
I20260713 09:09:29.330119 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:29.331215 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.332574 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:29.334509 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:29.334688 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.334905 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:29.335085 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.370894 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:41637
I20260713 09:09:29.370982 27843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:41637 every 8 connection(s)
I20260713 09:09:29.385618 27844 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33629
I20260713 09:09:29.385910 27844 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:29.386605 27844 heartbeater.cc:507] Master 127.26.104.126:33629 requested a full tablet report, sending...
I20260713 09:09:29.388199 27568 ts_manager.cc:194] Registered new tserver with Master: 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:29.388896 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015244463s
I20260713 09:09:29.389593 27568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53758
I20260713 09:09:29.410883 27568 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53766:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:29.413493 27568 catalog_manager.cc:7077] 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.
I20260713 09:09:29.484323 27660 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0da6dfb6664f7b9e90024efc28e495 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:29.485688 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0da6dfb6664f7b9e90024efc28e495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.491580 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0da6dfb6664f7b9e90024efc28e495 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:29.492324 27659 tablet_service.cc:1511] Processing CreateTablet for tablet 5115e3ee377d4637a6588ab9b0d17513 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:29.492841 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0da6dfb6664f7b9e90024efc28e495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.493994 27658 tablet_service.cc:1511] Processing CreateTablet for tablet 7536adf87b414b708351566e815a418c (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:29.495209 27658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7536adf87b414b708351566e815a418c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.494854 27804 tablet_service.cc:1511] Processing CreateTablet for tablet f6a6c57350664139b1fad515c32b3d44 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:29.495075 27803 tablet_service.cc:1511] Processing CreateTablet for tablet 30207ce8708a4708a910dd956a66c143 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:29.496162 27804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a6c57350664139b1fad515c32b3d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.496476 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 5115e3ee377d4637a6588ab9b0d17513 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:29.498040 27728 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0a7c67e2ce4c93926e5a53e7772757 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:29.498340 27807 tablet_service.cc:1511] Processing CreateTablet for tablet 7536adf87b414b708351566e815a418c (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:29.499294 27728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0a7c67e2ce4c93926e5a53e7772757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.499147 27654 tablet_service.cc:1511] Processing CreateTablet for tablet 30207ce8708a4708a910dd956a66c143 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:29.500110 27806 tablet_service.cc:1511] Processing CreateTablet for tablet fca291715e844a12aea07ab487e750cf (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:29.501215 27655 tablet_service.cc:1511] Processing CreateTablet for tablet f6a6c57350664139b1fad515c32b3d44 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:29.501993 27805 tablet_service.cc:1511] Processing CreateTablet for tablet 3650c009bac34e90a21f4c42897b6106 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:29.503302 27656 tablet_service.cc:1511] Processing CreateTablet for tablet 3650c009bac34e90a21f4c42897b6106 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:29.504478 27729 tablet_service.cc:1511] Processing CreateTablet for tablet 30207ce8708a4708a910dd956a66c143 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:29.505231 27657 tablet_service.cc:1511] Processing CreateTablet for tablet fca291715e844a12aea07ab487e750cf (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:29.505640 27729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30207ce8708a4708a910dd956a66c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.507316 27735 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0da6dfb6664f7b9e90024efc28e495 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:29.498036 27653 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0a7c67e2ce4c93926e5a53e7772757 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:29.508499 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0da6dfb6664f7b9e90024efc28e495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.508978 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5115e3ee377d4637a6588ab9b0d17513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.509727 27806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca291715e844a12aea07ab487e750cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.512633 27730 tablet_service.cc:1511] Processing CreateTablet for tablet f6a6c57350664139b1fad515c32b3d44 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:29.513778 27730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a6c57350664139b1fad515c32b3d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.516496 27731 tablet_service.cc:1511] Processing CreateTablet for tablet 3650c009bac34e90a21f4c42897b6106 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:29.517663 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3650c009bac34e90a21f4c42897b6106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.520569 27732 tablet_service.cc:1511] Processing CreateTablet for tablet fca291715e844a12aea07ab487e750cf (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:29.508930 27859 tablet_bootstrap.cc:492] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.521871 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca291715e844a12aea07ab487e750cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.523844 27733 tablet_service.cc:1511] Processing CreateTablet for tablet 7536adf87b414b708351566e815a418c (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:29.525098 27733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7536adf87b414b708351566e815a418c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.526981 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 5115e3ee377d4637a6588ab9b0d17513 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:29.528262 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5115e3ee377d4637a6588ab9b0d17513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.530385 27660 tablet_service.cc:1511] Processing CreateTablet for tablet 08d8b8cc338543d68fd0d39fad18e227 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:29.530869 27727 tablet_service.cc:1511] Processing CreateTablet for tablet 08d8b8cc338543d68fd0d39fad18e227 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:29.532157 27727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d8b8cc338543d68fd0d39fad18e227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.533012 27652 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd11428cb014a178cf66e3e536f2d50 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:29.533568 27805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3650c009bac34e90a21f4c42897b6106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.535343 27803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30207ce8708a4708a910dd956a66c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.536751 27807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7536adf87b414b708351566e815a418c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.538621 27652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd11428cb014a178cf66e3e536f2d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.539240 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca291715e844a12aea07ab487e750cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.539853 27655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a6c57350664139b1fad515c32b3d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.540428 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d8b8cc338543d68fd0d39fad18e227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.541059 27653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0a7c67e2ce4c93926e5a53e7772757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.541643 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3650c009bac34e90a21f4c42897b6106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.542611 27654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30207ce8708a4708a910dd956a66c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.543649 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5115e3ee377d4637a6588ab9b0d17513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.569545 27726 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd11428cb014a178cf66e3e536f2d50 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:29.570760 27726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd11428cb014a178cf66e3e536f2d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.573540 27802 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0a7c67e2ce4c93926e5a53e7772757 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:29.574777 27802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0a7c67e2ce4c93926e5a53e7772757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.595274 27801 tablet_service.cc:1511] Processing CreateTablet for tablet 08d8b8cc338543d68fd0d39fad18e227 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:29.596614 27801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d8b8cc338543d68fd0d39fad18e227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.613672 27859 tablet_bootstrap.cc:654] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.674181 27800 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd11428cb014a178cf66e3e536f2d50 (DEFAULT_TABLE table=test-workload [id=c063eb3e6794438599778cdf8f84f04c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:29.675487 27800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd11428cb014a178cf66e3e536f2d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.711452 27861 tablet_bootstrap.cc:492] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.717470 27861 tablet_bootstrap.cc:654] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.718487 27860 tablet_bootstrap.cc:492] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:29.727345 27859 tablet_bootstrap.cc:492] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:29.727865 27859 ts_tablet_manager.cc:1403] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.219s	user 0.009s	sys 0.009s
I20260713 09:09:29.730607 27859 raft_consensus.cc:359] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.731334 27859 raft_consensus.cc:385] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.732249 27859 raft_consensus.cc:740] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.733222 27859 consensus_queue.cc:260] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.736316 27861 tablet_bootstrap.cc:492] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:29.736747 27861 ts_tablet_manager.cc:1403] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260713 09:09:29.737623 27860 tablet_bootstrap.cc:654] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.739418 27861 raft_consensus.cc:359] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.740073 27695 heartbeater.cc:499] Master 127.26.104.126:33629 was elected leader, sending a full tablet report...
I20260713 09:09:29.740099 27861 raft_consensus.cc:385] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.740477 27859 ts_tablet_manager.cc:1434] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:29.740582 27861 raft_consensus.cc:740] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.741362 27859 tablet_bootstrap.cc:492] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.741343 27861 consensus_queue.cc:260] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.747784 27859 tablet_bootstrap.cc:654] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.750415 27861 ts_tablet_manager.cc:1434] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:09:29.751132 27770 heartbeater.cc:499] Master 127.26.104.126:33629 was elected leader, sending a full tablet report...
I20260713 09:09:29.758862 27861 tablet_bootstrap.cc:492] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.765061 27861 tablet_bootstrap.cc:654] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.776697 27861 tablet_bootstrap.cc:492] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:29.777292 27861 ts_tablet_manager.cc:1403] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:29.779999 27861 raft_consensus.cc:359] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.780819 27861 raft_consensus.cc:385] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.781147 27861 raft_consensus.cc:740] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.782024 27861 consensus_queue.cc:260] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.784294 27861 ts_tablet_manager.cc:1434] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:29.785187 27861 tablet_bootstrap.cc:492] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.791304 27861 tablet_bootstrap.cc:654] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.794123 27859 tablet_bootstrap.cc:492] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:29.794694 27859 ts_tablet_manager.cc:1403] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.025s
I20260713 09:09:29.796023 27861 tablet_bootstrap.cc:492] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:29.796384 27861 ts_tablet_manager.cc:1403] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:09:29.796484 27860 tablet_bootstrap.cc:492] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:29.797374 27859 raft_consensus.cc:359] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.798075 27860 ts_tablet_manager.cc:1403] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.034s
I20260713 09:09:29.798072 27859 raft_consensus.cc:385] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.798544 27859 raft_consensus.cc:740] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.798581 27861 raft_consensus.cc:359] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.799220 27861 raft_consensus.cc:385] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.799475 27861 raft_consensus.cc:740] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.799516 27859 consensus_queue.cc:260] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.800082 27861 consensus_queue.cc:260] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.800868 27860 raft_consensus.cc:359] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.801577 27859 ts_tablet_manager.cc:1434] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:29.801564 27860 raft_consensus.cc:385] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.802034 27860 raft_consensus.cc:740] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.802567 27859 tablet_bootstrap.cc:492] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.802856 27860 consensus_queue.cc:260] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.804370 27861 ts_tablet_manager.cc:1434] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:29.805321 27861 tablet_bootstrap.cc:492] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.809108 27859 tablet_bootstrap.cc:654] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.809720 27864 raft_consensus.cc:493] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.810217 27864 raft_consensus.cc:515] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.811205 27861 tablet_bootstrap.cc:654] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.812292 27860 ts_tablet_manager.cc:1434] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:09:29.812779 27864 leader_election.cc:290] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:29.812950 27844 heartbeater.cc:499] Master 127.26.104.126:33629 was elected leader, sending a full tablet report...
I20260713 09:09:29.813678 27860 tablet_bootstrap.cc:492] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:29.824174 27860 tablet_bootstrap.cc:654] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.833201 27859 tablet_bootstrap.cc:492] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:29.835827 27859 ts_tablet_manager.cc:1403] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260713 09:09:29.841060 27860 tablet_bootstrap.cc:492] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:29.841522 27860 ts_tablet_manager.cc:1403] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 09:09:29.840816 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:29.842113 27745 raft_consensus.cc:2468] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:29.843637 27633 leader_election.cc:304] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:29.844189 27860 raft_consensus.cc:359] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.844832 27860 raft_consensus.cc:385] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.845106 27860 raft_consensus.cc:740] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.845631 27864 raft_consensus.cc:2804] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:29.846014 27860 consensus_queue.cc:260] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.846001 27864 raft_consensus.cc:493] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:29.847178 27864 raft_consensus.cc:3060] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.847853 27861 tablet_bootstrap.cc:492] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:29.848281 27861 ts_tablet_manager.cc:1403] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.025s
I20260713 09:09:29.848472 27860 ts_tablet_manager.cc:1434] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:09:29.849339 27860 tablet_bootstrap.cc:492] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:29.851275 27866 raft_consensus.cc:493] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.851756 27866 raft_consensus.cc:515] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.854014 27864 raft_consensus.cc:515] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.854375 27866 leader_election.cc:290] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:29.855386 27860 tablet_bootstrap.cc:654] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.857059 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:29.857667 27745 raft_consensus.cc:3060] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.861398 27860 tablet_bootstrap.cc:492] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:29.861812 27860 ts_tablet_manager.cc:1403] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:29.862002 27861 raft_consensus.cc:359] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.862463 27861 raft_consensus.cc:385] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.862632 27861 raft_consensus.cc:740] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.863158 27861 consensus_queue.cc:260] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.864127 27745 raft_consensus.cc:2468] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
I20260713 09:09:29.864547 27860 raft_consensus.cc:359] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.865172 27860 raft_consensus.cc:385] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.865228 27633 leader_election.cc:304] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:29.865520 27860 raft_consensus.cc:740] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.866324 27860 consensus_queue.cc:260] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.867338 27861 ts_tablet_manager.cc:1434] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:09:29.869215 27861 tablet_bootstrap.cc:492] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.870324 27860 ts_tablet_manager.cc:1434] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:09:29.871208 27860 tablet_bootstrap.cc:492] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:29.872437 27878 raft_consensus.cc:2804] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.873926 27864 leader_election.cc:290] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:29.875610 27861 tablet_bootstrap.cc:654] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.843513 27859 raft_consensus.cc:359] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.876178 27859 raft_consensus.cc:385] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.877231 27859 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.877995 27859 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.878800 27860 tablet_bootstrap.cc:654] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.883948 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:29.886356 27866 raft_consensus.cc:493] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.885454 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:29.886840 27866 raft_consensus.cc:515] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.888271 27859 ts_tablet_manager.cc:1434] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260713 09:09:29.888758 27866 leader_election.cc:290] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:29.889340 27859 tablet_bootstrap.cc:492] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.890729 27861 tablet_bootstrap.cc:492] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
W20260713 09:09:29.888238 27633 leader_election.cc:343] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:29.891738 27633 leader_election.cc:343] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.892127 27878 raft_consensus.cc:697] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:29.892683 27861 ts_tablet_manager.cc:1403] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260713 09:09:29.895897 27861 raft_consensus.cc:359] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.896564 27861 raft_consensus.cc:385] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.896854 27861 raft_consensus.cc:740] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.897123 27859 tablet_bootstrap.cc:654] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.893110 27878 consensus_queue.cc:237] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.897535 27861 consensus_queue.cc:260] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.900360 27861 ts_tablet_manager.cc:1434] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:29.901342 27861 tablet_bootstrap.cc:492] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.907423 27861 tablet_bootstrap.cc:654] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.909070 27860 tablet_bootstrap.cc:492] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:29.909626 27860 ts_tablet_manager.cc:1403] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260713 09:09:29.912395 27860 raft_consensus.cc:359] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.914875 27670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:29.918219 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:29.919370 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
W20260713 09:09:29.919652 27708 leader_election.cc:343] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.920008 27819 raft_consensus.cc:2468] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:29.916499 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:29.921115 27708 leader_election.cc:304] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
W20260713 09:09:29.921995 27708 leader_election.cc:343] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.922256 27860 raft_consensus.cc:385] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.921800 27567 catalog_manager.cc:5697] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.922617 27860 raft_consensus.cc:740] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.922925 27708 leader_election.cc:304] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:29.922478 27866 raft_consensus.cc:2804] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:29.923911 27866 raft_consensus.cc:493] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:29.924257 27866 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.926424 27859 tablet_bootstrap.cc:492] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:29.926741 27859 ts_tablet_manager.cc:1403] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
W20260713 09:09:29.928018 27708 leader_election.cc:343] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.929371 27861 tablet_bootstrap.cc:492] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:29.923552 27860 consensus_queue.cc:260] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.929461 27859 raft_consensus.cc:359] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.929926 27887 raft_consensus.cc:2749] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:29.930202 27859 raft_consensus.cc:385] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.930577 27859 raft_consensus.cc:740] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.930857 27861 ts_tablet_manager.cc:1403] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260713 09:09:29.931267 27859 consensus_queue.cc:260] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.932379 27870 raft_consensus.cc:493] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.932797 27870 raft_consensus.cc:515] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.933594 27861 raft_consensus.cc:359] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.934811 27861 raft_consensus.cc:385] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.935077 27861 raft_consensus.cc:740] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.934962 27859 ts_tablet_manager.cc:1434] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:29.936025 27861 consensus_queue.cc:260] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.936494 27859 tablet_bootstrap.cc:492] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.935223 27870 leader_election.cc:290] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:29.942302 27861 ts_tablet_manager.cc:1434] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:29.943298 27861 tablet_bootstrap.cc:492] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.945065 27859 tablet_bootstrap.cc:654] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.948647 27866 raft_consensus.cc:515] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.949369 27861 tablet_bootstrap.cc:654] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.951053 27860 ts_tablet_manager.cc:1434] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:09:29.953323 27860 tablet_bootstrap.cc:492] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:29.953481 27859 tablet_bootstrap.cc:492] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:29.953877 27859 ts_tablet_manager.cc:1403] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260713 09:09:29.956099 27859 raft_consensus.cc:359] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.956653 27859 raft_consensus.cc:385] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.956864 27859 raft_consensus.cc:740] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.957659 27861 tablet_bootstrap.cc:492] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:29.957608 27859 consensus_queue.cc:260] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.958003 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:29.959105 27866 leader_election.cc:290] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:29.959506 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:29.958134 27861 ts_tablet_manager.cc:1403] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:09:29.960027 27819 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.962710 27861 raft_consensus.cc:359] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.963469 27861 raft_consensus.cc:385] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.963817 27861 raft_consensus.cc:740] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
W20260713 09:09:29.963884 27708 leader_election.cc:343] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.965955 27859 ts_tablet_manager.cc:1434] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260713 09:09:29.967970 27819 raft_consensus.cc:2468] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 1.
I20260713 09:09:29.969023 27708 leader_election.cc:304] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:29.969784 27866 raft_consensus.cc:2804] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.970227 27866 raft_consensus.cc:697] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:29.972514 27866 consensus_queue.cc:237] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.973546 27859 tablet_bootstrap.cc:492] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.970886 27861 consensus_queue.cc:260] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.975901 27861 ts_tablet_manager.cc:1434] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:09:29.976940 27861 tablet_bootstrap.cc:492] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:29.979751 27859 tablet_bootstrap.cc:654] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.983479 27861 tablet_bootstrap.cc:654] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.984095 27860 tablet_bootstrap.cc:654] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.984990 27859 tablet_bootstrap.cc:492] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:29.987824 27859 ts_tablet_manager.cc:1403] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260713 09:09:29.990510 27859 raft_consensus.cc:359] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:29.990967 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:29.991267 27859 raft_consensus.cc:385] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.991637 27859 raft_consensus.cc:740] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.992519 27859 consensus_queue.cc:260] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
W20260713 09:09:29.995615 27782 leader_election.cc:343] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.996641 27859 ts_tablet_manager.cc:1434] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:29.997648 27859 tablet_bootstrap.cc:492] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:29.997848 27565 catalog_manager.cc:5697] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 1 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.999053 27887 raft_consensus.cc:493] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.999655 27887 raft_consensus.cc:515] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.004988 27887 leader_election.cc:290] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.005272 27860 tablet_bootstrap.cc:492] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:30.005743 27860 ts_tablet_manager.cc:1403] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260713 09:09:30.006088 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.001610 27861 tablet_bootstrap.cc:492] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:30.007938 27861 ts_tablet_manager.cc:1403] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260713 09:09:30.008131 27669 raft_consensus.cc:2468] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:30.008565 27860 raft_consensus.cc:359] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.007927 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.003208 27859 tablet_bootstrap.cc:654] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.009665 27708 leader_election.cc:304] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.009814 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.010352 27745 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 0.
I20260713 09:09:30.010566 27887 raft_consensus.cc:2804] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.011718 27887 raft_consensus.cc:493] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.012058 27887 raft_consensus.cc:3060] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.014190 27860 raft_consensus.cc:385] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.014505 27860 raft_consensus.cc:740] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.015187 27860 consensus_queue.cc:260] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.016053 27819 raft_consensus.cc:2468] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:30.010663 27861 raft_consensus.cc:359] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.016964 27861 raft_consensus.cc:385] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.017225 27861 raft_consensus.cc:740] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.017807 27861 consensus_queue.cc:260] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.018294 27782 leader_election.cc:304] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [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: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:30.019418 27870 raft_consensus.cc:2804] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.019718 27861 ts_tablet_manager.cc:1434] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:09:30.019831 27870 raft_consensus.cc:493] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.020252 27870 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.021116 27860 ts_tablet_manager.cc:1434] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:09:30.022046 27860 tablet_bootstrap.cc:492] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:30.024473 27859 tablet_bootstrap.cc:492] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:30.024899 27859 ts_tablet_manager.cc:1403] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.005s
I20260713 09:09:30.026292 27887 raft_consensus.cc:515] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.026430 27870 raft_consensus.cc:515] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.027578 27861 tablet_bootstrap.cc:492] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:30.028520 27859 raft_consensus.cc:359] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.029163 27859 raft_consensus.cc:385] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.029424 27859 raft_consensus.cc:740] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.029546 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.030134 27859 consensus_queue.cc:260] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.031826 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.032905 27745 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.035301 27861 tablet_bootstrap.cc:654] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.035998 27859 ts_tablet_manager.cc:1434] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:30.036360 27669 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.036908 27859 tablet_bootstrap.cc:492] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:30.043145 27859 tablet_bootstrap.cc:654] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.045706 27669 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 1.
I20260713 09:09:30.047636 27782 leader_election.cc:304] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.047880 27860 tablet_bootstrap.cc:654] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:30.058017 27616 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:30.058571 27878 raft_consensus.cc:493] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.059027 27878 raft_consensus.cc:515] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.061081 27878 leader_election.cc:290] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.054214 27745 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 1.
I20260713 09:09:30.062639 27898 raft_consensus.cc:2804] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.063238 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.063832 27819 raft_consensus.cc:2468] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:30.064837 27887 leader_election.cc:290] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.065385 27633 leader_election.cc:304] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.066169 27878 raft_consensus.cc:2804] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.066509 27878 raft_consensus.cc:493] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.066828 27878 raft_consensus.cc:3060] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.068303 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.068850 27669 raft_consensus.cc:3060] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.070523 27860 tablet_bootstrap.cc:492] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:30.071080 27860 ts_tablet_manager.cc:1403] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.011s
I20260713 09:09:30.073212 27878 raft_consensus.cc:515] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.073741 27902 raft_consensus.cc:493] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.074162 27902 raft_consensus.cc:515] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.074312 27860 raft_consensus.cc:359] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.075169 27860 raft_consensus.cc:385] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.075534 27860 raft_consensus.cc:740] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.075503 27898 raft_consensus.cc:697] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:30.075825 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.076406 27744 raft_consensus.cc:3060] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.076790 27898 consensus_queue.cc:237] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.077555 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.078068 27669 raft_consensus.cc:2468] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 1.
I20260713 09:09:30.079083 27708 leader_election.cc:304] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.063854 27870 leader_election.cc:290] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:30.079864 27887 raft_consensus.cc:2804] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.082019 27902 leader_election.cc:290] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:30.082119 27887 raft_consensus.cc:697] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:30.082978 27887 consensus_queue.cc:237] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.086858 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.086916 27866 raft_consensus.cc:493] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.087447 27819 raft_consensus.cc:3060] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.087582 27866 raft_consensus.cc:515] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.089440 27866 leader_election.cc:290] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.083635 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.091075 27670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.092283 27861 tablet_bootstrap.cc:492] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
W20260713 09:09:30.092341 27708 leader_election.cc:343] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.083701 27860 consensus_queue.cc:260] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.083290 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.093497 27669 raft_consensus.cc:2393] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1530950250a84a45ac8545b962aaceeb in current term 1: Already voted for candidate 28fd7e41f95b4215a30565553e7df0b6 in this term.
I20260713 09:09:30.093750 27819 raft_consensus.cc:2468] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
I20260713 09:09:30.094467 27860 ts_tablet_manager.cc:1434] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:09:30.094766 27782 leader_election.cc:304] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [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: 1530950250a84a45ac8545b962aaceeb; no voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:30.095378 27860 tablet_bootstrap.cc:492] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:30.092842 27861 ts_tablet_manager.cc:1403] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.024s
I20260713 09:09:30.094851 27633 leader_election.cc:304] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.098567 27880 raft_consensus.cc:2804] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.099026 27880 raft_consensus.cc:697] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:30.099799 27880 consensus_queue.cc:237] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.100428 27861 raft_consensus.cc:359] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.101023 27861 raft_consensus.cc:385] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.101264 27861 raft_consensus.cc:740] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.106389 27860 tablet_bootstrap.cc:654] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.085556 27878 leader_election.cc:290] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.085829 27744 raft_consensus.cc:2468] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
I20260713 09:09:30.096041 27902 raft_consensus.cc:2749] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.109845 27861 consensus_queue.cc:260] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.110361 27878 raft_consensus.cc:493] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.110019 27567 catalog_manager.cc:5697] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.110890 27878 raft_consensus.cc:515] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.112077 27861 ts_tablet_manager.cc:1434] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:30.112922 27861 tablet_bootstrap.cc:492] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: Bootstrap starting.
I20260713 09:09:30.116279 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7536adf87b414b708351566e815a418c" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.116870 27744 raft_consensus.cc:2468] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:30.119549 27633 leader_election.cc:304] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.120270 27880 raft_consensus.cc:2804] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.120613 27880 raft_consensus.cc:493] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.120925 27880 raft_consensus.cc:3060] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.121802 27565 catalog_manager.cc:5697] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 1 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.128664 27861 tablet_bootstrap.cc:654] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.129772 27880 raft_consensus.cc:515] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.132470 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7536adf87b414b708351566e815a418c" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.133018 27744 raft_consensus.cc:3060] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.134156 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.134335 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7536adf87b414b708351566e815a418c" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.134778 27819 raft_consensus.cc:3060] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.134809 27818 raft_consensus.cc:3060] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.139562 27744 raft_consensus.cc:2468] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
I20260713 09:09:30.140250 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.140836 27633 leader_election.cc:304] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.141692 27864 raft_consensus.cc:2804] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.142215 27878 leader_election.cc:290] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.142846 27880 leader_election.cc:290] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.144321 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7536adf87b414b708351566e815a418c" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.148293 27818 raft_consensus.cc:2468] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
W20260713 09:09:30.149350 27708 leader_election.cc:343] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.149765 27708 leader_election.cc:304] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:30.150491 27887 raft_consensus.cc:2749] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.141712 27819 raft_consensus.cc:2468] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 1.
I20260713 09:09:30.154729 27860 tablet_bootstrap.cc:492] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:30.155491 27859 tablet_bootstrap.cc:492] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:30.155920 27859 ts_tablet_manager.cc:1403] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.003s
I20260713 09:09:30.157953 27860 ts_tablet_manager.cc:1403] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260713 09:09:30.158485 27859 raft_consensus.cc:359] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.160142 27567 catalog_manager.cc:5697] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 1 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.160990 27859 raft_consensus.cc:385] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.161224 27864 raft_consensus.cc:697] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:30.161275 27859 raft_consensus.cc:740] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.161590 27861 tablet_bootstrap.cc:492] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: No bootstrap required, opened a new log
I20260713 09:09:30.162102 27861 ts_tablet_manager.cc:1403] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.005s
I20260713 09:09:30.162143 27864 consensus_queue.cc:237] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.162256 27859 consensus_queue.cc:260] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.164336 27859 ts_tablet_manager.cc:1434] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:30.164770 27861 raft_consensus.cc:359] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.165128 27859 tablet_bootstrap.cc:492] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:30.168661 27860 raft_consensus.cc:359] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.169325 27860 raft_consensus.cc:385] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.169608 27860 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.171036 27859 tablet_bootstrap.cc:654] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.165431 27861 raft_consensus.cc:385] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.171641 27861 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.172511 27861 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.174539 27861 ts_tablet_manager.cc:1434] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260713 09:09:30.180116 27860 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.179967 27568 catalog_manager.cc:5697] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.182197 27860 ts_tablet_manager.cc:1434] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 09:09:30.182958 27860 tablet_bootstrap.cc:492] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:30.187968 27860 tablet_bootstrap.cc:654] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.193470 27859 tablet_bootstrap.cc:492] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:30.193971 27859 ts_tablet_manager.cc:1403] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260713 09:09:30.196580 27859 raft_consensus.cc:359] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.197294 27859 raft_consensus.cc:385] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.197603 27859 raft_consensus.cc:740] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.198323 27859 consensus_queue.cc:260] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.199795 27860 tablet_bootstrap.cc:492] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:30.200188 27860 ts_tablet_manager.cc:1403] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:09:30.200268 27859 ts_tablet_manager.cc:1434] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:30.201118 27859 tablet_bootstrap.cc:492] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6: Bootstrap starting.
I20260713 09:09:30.202195 27860 raft_consensus.cc:359] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.202654 27860 raft_consensus.cc:385] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.202819 27860 raft_consensus.cc:740] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.203258 27860 consensus_queue.cc:260] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.204988 27860 ts_tablet_manager.cc:1434] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:09:30.205770 27860 tablet_bootstrap.cc:492] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:30.206887 27859 tablet_bootstrap.cc:654] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.210986 27860 tablet_bootstrap.cc:654] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.215054 27859 tablet_bootstrap.cc:492] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6: No bootstrap required, opened a new log
I20260713 09:09:30.215400 27859 ts_tablet_manager.cc:1403] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:09:30.217304 27860 tablet_bootstrap.cc:492] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:30.217618 27860 ts_tablet_manager.cc:1403] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:30.217434 27859 raft_consensus.cc:359] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.217962 27859 raft_consensus.cc:385] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.218160 27859 raft_consensus.cc:740] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.218674 27859 consensus_queue.cc:260] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.219489 27860 raft_consensus.cc:359] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.220105 27859 ts_tablet_manager.cc:1434] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:09:30.220099 27860 raft_consensus.cc:385] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.220530 27860 raft_consensus.cc:740] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.221200 27860 consensus_queue.cc:260] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.222661 27860 ts_tablet_manager.cc:1434] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:30.223563 27860 tablet_bootstrap.cc:492] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb: Bootstrap starting.
I20260713 09:09:30.228761 27860 tablet_bootstrap.cc:654] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.232612 27860 tablet_bootstrap.cc:492] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb: No bootstrap required, opened a new log
I20260713 09:09:30.232954 27860 ts_tablet_manager.cc:1403] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:30.234987 27860 raft_consensus.cc:359] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.235409 27860 raft_consensus.cc:385] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.235615 27860 raft_consensus.cc:740] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.236056 27860 consensus_queue.cc:260] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.237370 27860 ts_tablet_manager.cc:1434] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:09:30.242821 27887 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.243170 27887 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.243892 27864 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.244318 27864 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.245007 27887 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.245558 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.245975 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.246126 27669 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:30.246178 27864 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.246595 27819 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:30.247326 27708 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.247458 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.247532 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.248145 27818 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:30.248253 27744 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:30.248698 27887 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.249012 27887 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.249326 27887 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.249305 27633 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.250123 27864 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.250439 27864 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.250685 27864 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.253881 27887 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.254470 27864 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.255395 27887 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.256103 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.256367 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.256580 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.256898 27818 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.257030 27864 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.257230 27744 raft_consensus.cc:2393] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28fd7e41f95b4215a30565553e7df0b6 in current term 1: Already voted for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in this term.
I20260713 09:09:30.256767 27669 raft_consensus.cc:2393] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5724d7b2fd224a86adb3b32eb7dcf89c in current term 1: Already voted for candidate 28fd7e41f95b4215a30565553e7df0b6 in this term.
I20260713 09:09:30.258548 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.259758 27633 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6; no voters: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:30.260308 27864 raft_consensus.cc:2749] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.261700 27818 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 1.
I20260713 09:09:30.262481 27708 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:30.263038 27887 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.263407 27887 raft_consensus.cc:697] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:30.264051 27887 consensus_queue.cc:237] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.270115 27568 catalog_manager.cc:5697] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 1 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.304214 27898 raft_consensus.cc:493] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.304656 27898 raft_consensus.cc:515] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.306341 27898 leader_election.cc:290] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429)
I20260713 09:09:30.306994 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.307247 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.307628 27744 raft_consensus.cc:2393] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1530950250a84a45ac8545b962aaceeb in current term 1: Already voted for candidate 28fd7e41f95b4215a30565553e7df0b6 in this term.
I20260713 09:09:30.308620 27782 leader_election.cc:304] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [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: 1530950250a84a45ac8545b962aaceeb; no voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:30.309201 27898 raft_consensus.cc:3060] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.313526 27898 raft_consensus.cc:2749] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.331357 27864 raft_consensus.cc:493] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.331830 27864 raft_consensus.cc:515] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.332998 27898 raft_consensus.cc:493] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.333446 27898 raft_consensus.cc:515] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.333761 27864 leader_election.cc:290] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.334426 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.334713 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.335489 27818 raft_consensus.cc:2393] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28fd7e41f95b4215a30565553e7df0b6 in current term 1: Already voted for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in this term.
I20260713 09:09:30.336057 27898 leader_election.cc:290] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:30.336030 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.336620 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.336519 27633 leader_election.cc:304] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [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: 28fd7e41f95b4215a30565553e7df0b6; no voters: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:30.336794 27669 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 0.
I20260713 09:09:30.337126 27744 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 0.
I20260713 09:09:30.337298 27864 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.337770 27782 leader_election.cc:304] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.338442 27898 raft_consensus.cc:2804] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.338788 27898 raft_consensus.cc:493] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.339095 27898 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.343904 27864 raft_consensus.cc:2749] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.344940 27898 raft_consensus.cc:515] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.346698 27898 leader_election.cc:290] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:30.347259 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.347587 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.347728 27669 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.348040 27744 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.348733 27864 raft_consensus.cc:493] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.349157 27864 raft_consensus.cc:515] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.350998 27864 leader_election.cc:290] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.352051 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" is_pre_election: true
I20260713 09:09:30.352491 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.352591 27745 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:30.352784 27669 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 1.
I20260713 09:09:30.353083 27818 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 0.
I20260713 09:09:30.353556 27744 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 1.
I20260713 09:09:30.353972 27782 leader_election.cc:304] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.354131 27633 leader_election.cc:304] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.354625 27898 raft_consensus.cc:2804] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.355086 27898 raft_consensus.cc:697] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:30.354801 27864 raft_consensus.cc:2804] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.355540 27864 raft_consensus.cc:493] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.355856 27864 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.355751 27898 consensus_queue.cc:237] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.360913 27864 raft_consensus.cc:515] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.362579 27864 leader_election.cc:290] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.363142 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.362736 27568 catalog_manager.cc:5697] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 1 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.363653 27744 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.364375 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.364791 27818 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.368104 27744 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
I20260713 09:09:30.368999 27633 leader_election.cc:304] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.369675 27864 raft_consensus.cc:2804] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.369863 27818 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 1.
I20260713 09:09:30.371099 27864 raft_consensus.cc:697] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:30.371954 27864 consensus_queue.cc:237] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.378163 27568 catalog_manager.cc:5697] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.381361 27864 consensus_queue.cc:1048] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.394186 27908 consensus_queue.cc:1048] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.448320 27887 raft_consensus.cc:493] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.448738 27887 raft_consensus.cc:515] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.450404 27887 leader_election.cc:290] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.450989 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d8b8cc338543d68fd0d39fad18e227" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6" is_pre_election: true
I20260713 09:09:30.451395 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d8b8cc338543d68fd0d39fad18e227" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb" is_pre_election: true
I20260713 09:09:30.451537 27669 raft_consensus.cc:2468] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:30.451903 27818 raft_consensus.cc:2468] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 0.
I20260713 09:09:30.452425 27708 leader_election.cc:304] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.453161 27887 raft_consensus.cc:2804] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.453518 27887 raft_consensus.cc:493] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.453778 27887 raft_consensus.cc:3060] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.458290 27887 raft_consensus.cc:515] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.459764 27887 leader_election.cc:290] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.460263 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d8b8cc338543d68fd0d39fad18e227" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.460670 27669 raft_consensus.cc:3060] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.460669 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d8b8cc338543d68fd0d39fad18e227" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.461187 27818 raft_consensus.cc:3060] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.465377 27818 raft_consensus.cc:2468] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 1.
I20260713 09:09:30.465581 27669 raft_consensus.cc:2468] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 1.
I20260713 09:09:30.466614 27708 leader_election.cc:304] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.467173 27887 raft_consensus.cc:2804] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.467621 27887 raft_consensus.cc:697] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:30.468286 27898 consensus_queue.cc:1048] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.468312 27887 consensus_queue.cc:237] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.475273 27565 catalog_manager.cc:5697] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 1 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.479470 27902 consensus_queue.cc:1048] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.543448 27887 consensus_queue.cc:1048] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.554441 27887 consensus_queue.cc:1048] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.569380 27887 consensus_queue.cc:1048] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.578424 27927 consensus_queue.cc:1048] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:30.596776 27744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:09:30.597246 27744 raft_consensus.cc:606] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:30.602794 27908 consensus_queue.cc:1048] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.603803 27744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:09:30.604291 27744 raft_consensus.cc:606] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:30.612773 27908 consensus_queue.cc:1048] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.629335 27818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30207ce8708a4708a910dd956a66c143"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
mode: GRACEFUL
new_leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:47280
I20260713 09:09:30.629863 27818 raft_consensus.cc:606] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Received request to transfer leadership to TS 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:30.634169 27818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
mode: GRACEFUL
new_leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:47280
I20260713 09:09:30.634541 27818 raft_consensus.cc:606] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Received request to transfer leadership to TS 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:30.647703 27669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47450
I20260713 09:09:30.648177 27669 raft_consensus.cc:606] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Received request to transfer leadership to TS 1530950250a84a45ac8545b962aaceeb
I20260713 09:09:30.662552 27927 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.671532 27927 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.678282 27866 raft_consensus.cc:993] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:30.678642 27927 raft_consensus.cc:1081] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:30.679934 27669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47444
I20260713 09:09:30.680459 27669 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.680804 27669 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.684996 27669 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.686357 27669 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 2 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.687062 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.687510 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.687629 27745 raft_consensus.cc:3055] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:30.688012 27745 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:30.688045 27818 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.688820 27745 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.689640 27745 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.693310 27818 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 2.
I20260713 09:09:30.694144 27633 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [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: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:30.694263 27745 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 2.
I20260713 09:09:30.694867 27908 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.695287 27908 raft_consensus.cc:697] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:30.695911 27908 consensus_queue.cc:237] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.701081 27568 catalog_manager.cc:5697] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 1 to 2, leader changed from 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.722260 27908 consensus_queue.cc:1048] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.730687 27908 consensus_queue.cc:1048] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.782553 27902 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.783708 27901 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.792074 27901 raft_consensus.cc:993] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: : Instructing follower 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:30.792462 27901 raft_consensus.cc:1081] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Signalling peer 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:30.794265 27744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30207ce8708a4708a910dd956a66c143"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:45522
I20260713 09:09:30.794754 27744 raft_consensus.cc:493] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.795109 27744 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.800928 27744 raft_consensus.cc:515] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.802834 27744 leader_election.cc:290] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 2 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.804209 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.804665 27669 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.804149 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.805325 27818 raft_consensus.cc:3055] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:30.805625 27818 raft_consensus.cc:740] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:30.806383 27818 consensus_queue.cc:260] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.807515 27818 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.810118 27669 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 2.
I20260713 09:09:30.810959 27708 leader_election.cc:304] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.811883 27927 raft_consensus.cc:2804] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.811986 27818 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 2.
I20260713 09:09:30.812418 27927 raft_consensus.cc:697] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:30.813150 27927 consensus_queue.cc:237] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.818403 27566 catalog_manager.cc:5697] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 1 to 2, leader changed from 1530950250a84a45ac8545b962aaceeb (127.26.104.67) to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 2 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.851089 27908 consensus_queue.cc:1048] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.859640 27864 consensus_queue.cc:1048] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.925781 27901 raft_consensus.cc:993] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: : Instructing follower 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:30.926126 27898 raft_consensus.cc:1081] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Signalling peer 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:30.927340 27744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:45522
I20260713 09:09:30.927752 27744 raft_consensus.cc:493] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.927991 27744 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.932169 27744 raft_consensus.cc:515] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.933543 27744 leader_election.cc:290] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 2 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.934228 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:30.934464 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.934782 27669 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.934971 27818 raft_consensus.cc:3055] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:30.935307 27818 raft_consensus.cc:740] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:30.936077 27818 consensus_queue.cc:260] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.937197 27818 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.940819 27669 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 2.
I20260713 09:09:30.941919 27708 leader_election.cc:304] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:30.942620 27927 raft_consensus.cc:2804] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.943082 27927 raft_consensus.cc:697] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:30.943085 27818 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 2.
I20260713 09:09:30.943954 27927 consensus_queue.cc:237] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.949532 27568 catalog_manager.cc:5697] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 1 to 2, leader changed from 1530950250a84a45ac8545b962aaceeb (127.26.104.67) to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 2 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.989456 27887 raft_consensus.cc:993] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:30.989883 27927 raft_consensus.cc:1081] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:30.991160 27669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47444
I20260713 09:09:30.991621 27669 raft_consensus.cc:493] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.991959 27669 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.996112 27669 raft_consensus.cc:515] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:30.997509 27669 leader_election.cc:290] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 2 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:30.998355 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:30.998485 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:30.998905 27744 raft_consensus.cc:3055] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:30.999049 27818 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.999277 27744 raft_consensus.cc:740] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:31.000088 27744 consensus_queue.cc:260] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:31.001215 27744 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.004927 27818 raft_consensus.cc:2468] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 2.
I20260713 09:09:31.005779 27633 leader_election.cc:304] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [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: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:31.005841 27744 raft_consensus.cc:2468] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 2.
I20260713 09:09:31.006363 27880 raft_consensus.cc:2804] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:31.006783 27880 raft_consensus.cc:697] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:31.007498 27880 consensus_queue.cc:237] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:31.012545 27568 catalog_manager.cc:5697] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 1 to 2, leader changed from 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:31.029919 27864 raft_consensus.cc:993] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:31.030292 27880 raft_consensus.cc:1081] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Signalling peer 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:31.031641 27818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:09:31.032156 27818 raft_consensus.cc:493] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:31.032500 27818 raft_consensus.cc:3060] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.036710 27818 raft_consensus.cc:515] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:31.038173 27818 leader_election.cc:290] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 2 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:31.038663 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:31.039186 27669 raft_consensus.cc:3055] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:31.039140 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd11428cb014a178cf66e3e536f2d50" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:31.039561 27669 raft_consensus.cc:740] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:31.039706 27744 raft_consensus.cc:3060] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.040194 27669 consensus_queue.cc:260] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:31.041008 27669 raft_consensus.cc:3060] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.044001 27744 raft_consensus.cc:2468] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 2.
I20260713 09:09:31.044848 27782 leader_election.cc:304] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [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: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:31.045418 27898 raft_consensus.cc:2804] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:31.045850 27898 raft_consensus.cc:697] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:31.045989 27669 raft_consensus.cc:2468] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 2.
I20260713 09:09:31.045897 27887 consensus_queue.cc:1048] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:31.046695 27898 consensus_queue.cc:237] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:31.052901 27887 consensus_queue.cc:1048] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:31.053818 27568 catalog_manager.cc:5697] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 1 to 2, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 2 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:31.086596 27818 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.087733 27880 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.088147 27744 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.089329 27880 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.412556 27818 raft_consensus.cc:1275] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.420222 27866 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.433054 27670 raft_consensus.cc:1275] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.433899 27817 raft_consensus.cc:1275] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.434455 27866 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.438444 27887 consensus_queue.cc:1048] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.447190 27670 raft_consensus.cc:1275] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.452008 27887 consensus_queue.cc:1048] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.453259 27818 raft_consensus.cc:1275] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.454595 27878 consensus_queue.cc:1048] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.463773 27744 raft_consensus.cc:1275] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.465113 27908 consensus_queue.cc:1048] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.477272 27744 raft_consensus.cc:1275] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.478524 27898 consensus_queue.cc:1048] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.486616 27670 raft_consensus.cc:1275] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.487746 27947 consensus_queue.cc:1048] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:32.405740 27840 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa580 after lost signal to thread 27044
W20260713 09:09:32.406574 27840 debug-util.cc:398] Leaking SignalData structure 0x7b08000aae60 after lost signal to thread 27602
W20260713 09:09:32.407476 27840 debug-util.cc:398] Leaking SignalData structure 0x7b08001e41e0 after lost signal to thread 27694
W20260713 09:09:32.408129 27840 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf0a0 after lost signal to thread 27769
W20260713 09:09:32.408852 27840 debug-util.cc:398] Leaking SignalData structure 0x7b080000e960 after lost signal to thread 27843
I20260713 09:09:33.814451 27041 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:09:33.815325 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:33.836835 27670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:09:33.837442 27670 raft_consensus.cc:606] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Received request to transfer leadership to TS 1530950250a84a45ac8545b962aaceeb
I20260713 09:09:33.839874 27670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:09:33.840391 27670 raft_consensus.cc:606] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Received request to transfer leadership to TS 1530950250a84a45ac8545b962aaceeb
I20260713 09:09:33.841363 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:33.841878 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:34.039610 27952 raft_consensus.cc:993] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:34.040062 27952 raft_consensus.cc:1081] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Signalling peer 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:34.041545 27817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:09:34.042055 27817 raft_consensus.cc:493] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.042390 27817 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.046674 27817 raft_consensus.cc:515] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.048156 27817 leader_election.cc:290] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 2 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:34.049180 27670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:34.049383 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:34.049710 27670 raft_consensus.cc:3055] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.050014 27670 raft_consensus.cc:740] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:34.049960 27744 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.050839 27670 consensus_queue.cc:260] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.051791 27670 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.057071 27670 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 2.
I20260713 09:09:34.057144 27744 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 2.
I20260713 09:09:34.058044 27782 leader_election.cc:304] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [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: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:34.058676 27947 raft_consensus.cc:2804] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.059754 27947 raft_consensus.cc:697] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:34.060462 27947 consensus_queue.cc:237] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.067773 27566 catalog_manager.cc:5697] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 1 to 2, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 2 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.270687 27880 raft_consensus.cc:993] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:34.271086 27952 raft_consensus.cc:1081] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Signalling peer 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:34.272378 27817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:09:34.272789 27817 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.273056 27817 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.277179 27817 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.278574 27817 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 3 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:34.279383 27670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:34.279695 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:34.279994 27670 raft_consensus.cc:3055] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.280181 27744 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.280424 27670 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:34.281154 27670 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.282274 27670 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.285698 27744 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 3.
I20260713 09:09:34.286655 27782 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:34.287381 27947 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:34.287861 27947 raft_consensus.cc:697] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:34.288175 27670 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 3.
I20260713 09:09:34.288627 27947 consensus_queue.cc:237] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.295598 27566 catalog_manager.cc:5697] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 2 to 3, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 3 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.485409 27744 raft_consensus.cc:1275] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.486475 27947 consensus_queue.cc:1048] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.498833 27670 raft_consensus.cc:1275] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.503845 27947 consensus_queue.cc:1048] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.667971 27744 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:34.668964 27963 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.678303 27670 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:34.679469 27953 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.842628 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:34.858520 27817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47280
I20260713 09:09:34.858973 27817 raft_consensus.cc:606] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:34.862761 27817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47280
I20260713 09:09:34.863128 27817 raft_consensus.cc:606] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:34.866839 27744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:09:34.867177 27744 raft_consensus.cc:606] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:34.870875 27744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30207ce8708a4708a910dd956a66c143"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:09:34.871214 27744 raft_consensus.cc:606] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:34.874795 27744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
mode: GRACEFUL
new_leader_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:09:34.875130 27744 raft_consensus.cc:606] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Received request to transfer leadership to TS 28fd7e41f95b4215a30565553e7df0b6
I20260713 09:09:34.958317 27963 raft_consensus.cc:993] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:34.958709 27953 raft_consensus.cc:1081] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:34.960140 27670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47448
I20260713 09:09:34.960557 27670 raft_consensus.cc:493] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.960888 27670 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.965124 27670 raft_consensus.cc:515] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.966575 27670 leader_election.cc:290] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 3 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:34.967152 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:34.967509 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3650c009bac34e90a21f4c42897b6106" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:34.967720 27744 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.968176 27817 raft_consensus.cc:3055] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.968500 27817 raft_consensus.cc:740] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:34.969285 27817 consensus_queue.cc:260] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.970399 27817 raft_consensus.cc:3060] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.973461 27744 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 3.
I20260713 09:09:34.974319 27633 leader_election.cc:304] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28fd7e41f95b4215a30565553e7df0b6, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:34.974893 27952 raft_consensus.cc:2804] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:34.975798 27952 raft_consensus.cc:697] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:34.976248 27817 raft_consensus.cc:2468] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 3.
I20260713 09:09:34.976591 27952 consensus_queue.cc:237] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:34.981869 27568 catalog_manager.cc:5697] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 2 to 3, leader changed from 1530950250a84a45ac8545b962aaceeb (127.26.104.67) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 3 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.060786 27963 raft_consensus.cc:993] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.061239 27953 raft_consensus.cc:1081] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.062624 27670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47448
I20260713 09:09:35.063151 27670 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.063501 27670 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:35.068039 27670 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.069554 27670 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 4 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:35.070479 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:35.070873 27817 raft_consensus.cc:3055] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:35.071075 27817 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:35.071619 27817 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [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: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.072399 27817 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:35.070127 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:35.073902 27744 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:35.076864 27817 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 4.
I20260713 09:09:35.077818 27633 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [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: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:35.078128 27744 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 4.
I20260713 09:09:35.078406 27952 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:35.079197 27952 raft_consensus.cc:697] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:35.080080 27973 raft_consensus.cc:993] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.079963 27952 consensus_queue.cc:237] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.080462 27949 raft_consensus.cc:1081] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.081887 27670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47444
I20260713 09:09:35.082294 27670 raft_consensus.cc:493] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.082638 27670 raft_consensus.cc:3060] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.085614 27568 catalog_manager.cc:5697] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 3 to 4, leader changed from 1530950250a84a45ac8545b962aaceeb (127.26.104.67) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 4 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.086984 27670 raft_consensus.cc:515] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.088394 27670 leader_election.cc:290] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 2 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:35.089097 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:35.089627 27744 raft_consensus.cc:3055] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.089625 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a6c57350664139b1fad515c32b3d44" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:35.090384 27817 raft_consensus.cc:3060] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.090180 27744 raft_consensus.cc:740] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:35.091230 27744 consensus_queue.cc:260] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.092195 27744 raft_consensus.cc:3060] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.095748 27817 raft_consensus.cc:2468] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 2.
I20260713 09:09:35.096166 27744 raft_consensus.cc:2468] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 2.
I20260713 09:09:35.096585 27633 leader_election.cc:304] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [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: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:35.097164 27952 raft_consensus.cc:2804] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.097506 27952 raft_consensus.cc:697] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:35.098062 27952 consensus_queue.cc:237] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [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: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.103550 27568 catalog_manager.cc:5697] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 1 to 2, leader changed from 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.121665 27973 raft_consensus.cc:993] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.122038 27949 raft_consensus.cc:1081] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.123307 27670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47444
I20260713 09:09:35.123783 27670 raft_consensus.cc:493] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.124064 27670 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.128222 27670 raft_consensus.cc:515] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.129714 27670 leader_election.cc:290] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 3 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:35.130302 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:35.130607 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0a7c67e2ce4c93926e5a53e7772757" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:35.130802 27744 raft_consensus.cc:3055] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:35.131101 27744 raft_consensus.cc:740] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:35.131109 27817 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.131902 27744 consensus_queue.cc:260] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.132926 27744 raft_consensus.cc:3060] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.137315 27817 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 3.
I20260713 09:09:35.138317 27744 raft_consensus.cc:2468] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 3.
I20260713 09:09:35.138257 27633 leader_election.cc:304] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:35.138978 27952 raft_consensus.cc:2804] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:35.139308 27952 raft_consensus.cc:697] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:35.139967 27952 consensus_queue.cc:237] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.145814 27568 catalog_manager.cc:5697] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 2 to 3, leader changed from 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 3 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.190692 27973 raft_consensus.cc:993] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: : Instructing follower 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.191047 27949 raft_consensus.cc:1081] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Signalling peer 28fd7e41f95b4215a30565553e7df0b6 to start an election
I20260713 09:09:35.192328 27670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30207ce8708a4708a910dd956a66c143"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
 from {username='slave'} at 127.0.0.1:47444
I20260713 09:09:35.192765 27670 raft_consensus.cc:493] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.193033 27670 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.197371 27670 raft_consensus.cc:515] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.198879 27670 leader_election.cc:290] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 3 election: Requested vote from peers 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:35.199378 27744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:35.199892 27744 raft_consensus.cc:3055] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:35.199815 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "28fd7e41f95b4215a30565553e7df0b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:35.200182 27744 raft_consensus.cc:740] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:35.200358 27817 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.200766 27744 consensus_queue.cc:260] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.201503 27744 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.204603 27817 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 3.
I20260713 09:09:35.205107 27744 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28fd7e41f95b4215a30565553e7df0b6 in term 3.
I20260713 09:09:35.205459 27633 leader_election.cc:304] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:35.206121 27952 raft_consensus.cc:2804] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:35.206472 27952 raft_consensus.cc:697] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Becoming Leader. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:35.207136 27952 consensus_queue.cc:237] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:35.212481 27568 catalog_manager.cc:5697] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 reported cstate change: term changed from 2 to 3, leader changed from 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66) to 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65). New cstate: current_term: 3 leader_uuid: "28fd7e41f95b4215a30565553e7df0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.380198 27744 raft_consensus.cc:1275] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.381199 27952 consensus_queue.cc:1048] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.388248 27817 raft_consensus.cc:1275] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.389672 27952 consensus_queue.cc:1048] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.586987 27817 raft_consensus.cc:1275] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.588011 27952 consensus_queue.cc:1048] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.596335 27744 raft_consensus.cc:1275] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.597604 27978 consensus_queue.cc:1048] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.604573 27744 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:35.605542 27978 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:35.612810 27817 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:35.613899 27952 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:35.657917 27817 raft_consensus.cc:1275] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.658838 27952 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.666000 27744 raft_consensus.cc:1275] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.667778 27978 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.685253 27817 raft_consensus.cc:1275] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.686255 27978 consensus_queue.cc:1048] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.689703 27744 raft_consensus.cc:1275] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Refusing update from remote peer 28fd7e41f95b4215a30565553e7df0b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.690811 27978 consensus_queue.cc:1048] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:37.880892 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:37.888067 27670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30207ce8708a4708a910dd956a66c143"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:09:37.888710 27670 raft_consensus.cc:606] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Received request to transfer leadership to TS 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:37.890864 27670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:09:37.891256 27670 raft_consensus.cc:606] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Received request to transfer leadership to TS 5724d7b2fd224a86adb3b32eb7dcf89c
I20260713 09:09:37.893172 27670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:09:37.893535 27670 raft_consensus.cc:606] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Received request to transfer leadership to TS 1530950250a84a45ac8545b962aaceeb
I20260713 09:09:37.895323 27670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
mode: GRACEFUL
new_leader_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:09:37.895701 27670 raft_consensus.cc:606] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 LEADER]: Received request to transfer leadership to TS 1530950250a84a45ac8545b962aaceeb
I20260713 09:09:37.896561 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:09:37.896924 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:37.930850 27952 raft_consensus.cc:993] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:37.931226 27952 raft_consensus.cc:1081] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Signalling peer 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:37.932559 27745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:45520
I20260713 09:09:37.933020 27745 raft_consensus.cc:493] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:37.933408 27745 raft_consensus.cc:3060] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.938800 27989 raft_consensus.cc:993] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:37.939184 27952 raft_consensus.cc:1081] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 LEADER]: Signalling peer 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:37.940102 27745 raft_consensus.cc:515] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:37.940708 27817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca291715e844a12aea07ab487e750cf"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:09:37.941218 27817 raft_consensus.cc:493] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:37.941537 27817 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:37.942457 27745 leader_election.cc:290] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 2 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:37.942951 27670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:37.943637 27670 raft_consensus.cc:3055] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:37.943905 27670 raft_consensus.cc:740] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:37.943859 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0da6dfb6664f7b9e90024efc28e495" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:37.944468 27818 raft_consensus.cc:3060] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.944754 27670 consensus_queue.cc:260] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [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: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:37.945987 27670 raft_consensus.cc:3060] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.946762 27817 raft_consensus.cc:515] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:37.948267 27817 leader_election.cc:290] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 5 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:37.949656 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:37.949752 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca291715e844a12aea07ab487e750cf" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:37.950239 27745 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:37.950600 27818 raft_consensus.cc:2468] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 2.
I20260713 09:09:37.951782 27708 leader_election.cc:304] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:37.952075 27670 raft_consensus.cc:2468] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 2.
I20260713 09:09:37.952716 27949 raft_consensus.cc:2804] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:37.950289 27669 raft_consensus.cc:3055] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:09:37.953436 27669 raft_consensus.cc:740] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:37.954139 27669 consensus_queue.cc:260] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:37.954950 27669 raft_consensus.cc:3060] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:37.957858 27949 raft_consensus.cc:697] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:37.958894 27949 consensus_queue.cc:237] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:37.959725 27669 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 5.
I20260713 09:09:37.960806 27782 leader_election.cc:304] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 28fd7e41f95b4215a30565553e7df0b6; no voters: 
I20260713 09:09:37.961921 27745 raft_consensus.cc:2468] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 5.
I20260713 09:09:37.963027 27953 raft_consensus.cc:2804] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:09:37.963936 27953 raft_consensus.cc:697] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 5 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:37.965131 27953 consensus_queue.cc:237] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [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: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:37.970168 27568 catalog_manager.cc:5697] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 1 to 2, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 2 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.974150 27566 catalog_manager.cc:5697] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 4 to 5, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 5 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.340653 27952 raft_consensus.cc:993] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:38.341024 27989 raft_consensus.cc:1081] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Signalling peer 5724d7b2fd224a86adb3b32eb7dcf89c to start an election
I20260713 09:09:38.342281 27745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30207ce8708a4708a910dd956a66c143"
dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
 from {username='slave'} at 127.0.0.1:45520
I20260713 09:09:38.342684 27745 raft_consensus.cc:493] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.342952 27745 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:38.347332 27745 raft_consensus.cc:515] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:38.348788 27745 leader_election.cc:290] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [CANDIDATE]: Term 4 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 1530950250a84a45ac8545b962aaceeb (127.26.104.67:41637)
I20260713 09:09:38.349489 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:38.349663 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30207ce8708a4708a910dd956a66c143" candidate_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1530950250a84a45ac8545b962aaceeb"
I20260713 09:09:38.349987 27669 raft_consensus.cc:3055] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:38.350118 27818 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:38.350279 27669 raft_consensus.cc:740] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:38.350971 27669 consensus_queue.cc:260] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:38.351815 27669 raft_consensus.cc:3060] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:38.353994 27818 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 4.
I20260713 09:09:38.354765 27708 leader_election.cc:304] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:38.355346 27949 raft_consensus.cc:2804] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:38.355758 27949 raft_consensus.cc:697] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 LEADER]: Becoming Leader. State: Replica: 5724d7b2fd224a86adb3b32eb7dcf89c, State: Running, Role: LEADER
I20260713 09:09:38.356547 27669 raft_consensus.cc:2468] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5724d7b2fd224a86adb3b32eb7dcf89c in term 4.
I20260713 09:09:38.356554 27949 consensus_queue.cc:237] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [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: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:38.362468 27566 catalog_manager.cc:5697] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c reported cstate change: term changed from 3 to 4, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66). New cstate: current_term: 4 leader_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.422753 27745 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 5 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:38.423849 27953 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:38.427881 27952 raft_consensus.cc:993] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: : Instructing follower 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:38.428324 27989 raft_consensus.cc:1081] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Signalling peer 1530950250a84a45ac8545b962aaceeb to start an election
I20260713 09:09:38.429778 27818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513"
dest_uuid: "1530950250a84a45ac8545b962aaceeb"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:09:38.430239 27818 raft_consensus.cc:493] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.430554 27818 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.436764 27818 raft_consensus.cc:515] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:38.437252 27669 raft_consensus.cc:1275] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 5 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:38.438510 27818 leader_election.cc:290] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 3 election: Requested vote from peers 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429), 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117)
I20260713 09:09:38.439476 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c"
I20260713 09:09:38.440042 27745 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.440546 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5115e3ee377d4637a6588ab9b0d17513" candidate_uuid: "1530950250a84a45ac8545b962aaceeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28fd7e41f95b4215a30565553e7df0b6"
I20260713 09:09:38.441056 27669 raft_consensus.cc:3055] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:38.441361 27669 raft_consensus.cc:740] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28fd7e41f95b4215a30565553e7df0b6, State: Running, Role: LEADER
I20260713 09:09:38.442183 27669 consensus_queue.cc:260] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:38.443284 27669 raft_consensus.cc:3060] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.444185 27991 consensus_queue.cc:1048] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:38.446220 27745 raft_consensus.cc:2468] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 3.
I20260713 09:09:38.447970 27782 leader_election.cc:304] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1530950250a84a45ac8545b962aaceeb, 5724d7b2fd224a86adb3b32eb7dcf89c; no voters: 
I20260713 09:09:38.448632 27991 raft_consensus.cc:2804] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:38.449051 27991 raft_consensus.cc:697] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Becoming Leader. State: Replica: 1530950250a84a45ac8545b962aaceeb, State: Running, Role: LEADER
I20260713 09:09:38.449899 27991 consensus_queue.cc:237] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } }
I20260713 09:09:38.453302 27818 raft_consensus.cc:1275] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:38.454777 27669 raft_consensus.cc:2468] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1530950250a84a45ac8545b962aaceeb in term 3.
I20260713 09:09:38.454802 27949 consensus_queue.cc:1048] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:38.467453 27669 raft_consensus.cc:1275] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:38.467897 27566 catalog_manager.cc:5697] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb reported cstate change: term changed from 2 to 3, leader changed from 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65) to 1530950250a84a45ac8545b962aaceeb (127.26.104.67). New cstate: current_term: 3 leader_uuid: "1530950250a84a45ac8545b962aaceeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.473269 27949 consensus_queue.cc:1048] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.859567 27670 raft_consensus.cc:1275] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:38.860544 27990 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28fd7e41f95b4215a30565553e7df0b6" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:38.869375 27818 raft_consensus.cc:1275] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Refusing update from remote peer 5724d7b2fd224a86adb3b32eb7dcf89c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:38.870777 28007 consensus_queue.cc:1048] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1530950250a84a45ac8545b962aaceeb" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:38.897548 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.903081 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
I20260713 09:09:38.910512 27745 raft_consensus.cc:1275] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Refusing update from remote peer 1530950250a84a45ac8545b962aaceeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:38.912356 27991 consensus_queue.cc:1048] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5724d7b2fd224a86adb3b32eb7dcf89c" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:09:38.925223 27782 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:09:38.929427 27782 consensus_peers.cc:597] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb -> Peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Couldn't send request to peer 28fd7e41f95b4215a30565553e7df0b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:38.931299 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:38.932108 27041 tablet_replica.cc:333] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.933645 27041 raft_consensus.cc:2243] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:38.934669 27041 raft_consensus.cc:2272] T 3650c009bac34e90a21f4c42897b6106 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.937142 27041 tablet_replica.cc:333] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.937673 27041 raft_consensus.cc:2243] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:38.938087 27041 raft_consensus.cc:2272] T 08d8b8cc338543d68fd0d39fad18e227 P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.939940 27041 tablet_replica.cc:333] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.940369 27041 raft_consensus.cc:2243] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:38.940701 27041 raft_consensus.cc:2272] T 30207ce8708a4708a910dd956a66c143 P 28fd7e41f95b4215a30565553e7df0b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.942459 27041 tablet_replica.cc:333] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.942903 27041 raft_consensus.cc:2243] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:38.943238 27041 raft_consensus.cc:2272] T fca291715e844a12aea07ab487e750cf P 28fd7e41f95b4215a30565553e7df0b6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.944959 27041 tablet_replica.cc:333] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.945478 27041 raft_consensus.cc:2243] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:38.946125 27041 raft_consensus.cc:2272] T 7536adf87b414b708351566e815a418c P 28fd7e41f95b4215a30565553e7df0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.947646 27041 tablet_replica.cc:333] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.948073 27041 raft_consensus.cc:2243] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:38.948423 27041 raft_consensus.cc:2272] T 9bd11428cb014a178cf66e3e536f2d50 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.949873 27041 tablet_replica.cc:333] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.950285 27041 raft_consensus.cc:2243] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:38.950608 27041 raft_consensus.cc:2272] T 5115e3ee377d4637a6588ab9b0d17513 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.952030 27041 tablet_replica.cc:333] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.952440 27041 raft_consensus.cc:2243] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:38.953100 27041 raft_consensus.cc:2272] T f6a6c57350664139b1fad515c32b3d44 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.954514 27041 tablet_replica.cc:333] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.954939 27041 raft_consensus.cc:2243] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:38.955613 27041 raft_consensus.cc:2272] T 9b0a7c67e2ce4c93926e5a53e7772757 P 28fd7e41f95b4215a30565553e7df0b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:38.956995 27041 tablet_replica.cc:333] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6: stopping tablet replica
I20260713 09:09:38.957381 27041 raft_consensus.cc:2243] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:38.957752 27041 raft_consensus.cc:2272] T 4d0da6dfb6664f7b9e90024efc28e495 P 28fd7e41f95b4215a30565553e7df0b6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:38.971565 27635 connection.cc:466] server connection from 127.0.0.1:47444 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47444 (request call id 77) could send its response
W20260713 09:09:38.972338 27708 consensus_peers.cc:597] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c -> Peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Couldn't send request to peer 28fd7e41f95b4215a30565553e7df0b6. Status: Network error: recv got EOF from 127.26.104.65:41429 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:38.980033 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
W20260713 09:09:38.983309 27782 consensus_peers.cc:597] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb -> Peer 28fd7e41f95b4215a30565553e7df0b6 (127.26.104.65:41429): Couldn't send request to peer 28fd7e41f95b4215a30565553e7df0b6. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:38.998453 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
I20260713 09:09:39.016706 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:39.017290 27041 tablet_replica.cc:333] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.017812 27041 raft_consensus.cc:2243] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.018265 27041 raft_consensus.cc:2272] T fca291715e844a12aea07ab487e750cf P 5724d7b2fd224a86adb3b32eb7dcf89c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.020330 27041 tablet_replica.cc:333] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.020843 27041 raft_consensus.cc:2243] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.021196 27041 raft_consensus.cc:2272] T 7536adf87b414b708351566e815a418c P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.022670 27041 tablet_replica.cc:333] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.023116 27041 raft_consensus.cc:2243] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.023488 27041 raft_consensus.cc:2272] T 9bd11428cb014a178cf66e3e536f2d50 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.025009 27041 tablet_replica.cc:333] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.025431 27041 raft_consensus.cc:2243] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.025794 27041 raft_consensus.cc:2272] T 3650c009bac34e90a21f4c42897b6106 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.027539 27041 tablet_replica.cc:333] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.027988 27041 raft_consensus.cc:2243] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.028628 27041 raft_consensus.cc:2272] T 08d8b8cc338543d68fd0d39fad18e227 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.030036 27041 tablet_replica.cc:333] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.030467 27041 raft_consensus.cc:2243] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.031080 27041 raft_consensus.cc:2272] T 30207ce8708a4708a910dd956a66c143 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.032780 27041 tablet_replica.cc:333] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.033219 27041 raft_consensus.cc:2243] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.033591 27041 raft_consensus.cc:2272] T f6a6c57350664139b1fad515c32b3d44 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.035095 27041 tablet_replica.cc:333] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.035566 27041 raft_consensus.cc:2243] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.035940 27041 raft_consensus.cc:2272] T 5115e3ee377d4637a6588ab9b0d17513 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.037954 27041 tablet_replica.cc:333] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.038408 27041 raft_consensus.cc:2243] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.038822 27041 raft_consensus.cc:2272] T 9b0a7c67e2ce4c93926e5a53e7772757 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:39.039753 27782 consensus_peers.cc:597] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb -> Peer 5724d7b2fd224a86adb3b32eb7dcf89c (127.26.104.66:46117): Couldn't send request to peer 5724d7b2fd224a86adb3b32eb7dcf89c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.040553 27041 tablet_replica.cc:333] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c: stopping tablet replica
I20260713 09:09:39.040953 27041 raft_consensus.cc:2243] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.041543 27041 raft_consensus.cc:2272] T 4d0da6dfb6664f7b9e90024efc28e495 P 5724d7b2fd224a86adb3b32eb7dcf89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.067291 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
I20260713 09:09:39.083215 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
I20260713 09:09:39.102002 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:39.102573 27041 tablet_replica.cc:333] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.103125 27041 raft_consensus.cc:2243] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.103618 27041 raft_consensus.cc:2272] T 08d8b8cc338543d68fd0d39fad18e227 P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.105262 27041 tablet_replica.cc:333] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.105720 27041 raft_consensus.cc:2243] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.106114 27041 raft_consensus.cc:2272] T 30207ce8708a4708a910dd956a66c143 P 1530950250a84a45ac8545b962aaceeb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.108317 27041 tablet_replica.cc:333] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.108750 27041 raft_consensus.cc:2243] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.109102 27041 raft_consensus.cc:2272] T 3650c009bac34e90a21f4c42897b6106 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.110589 27041 tablet_replica.cc:333] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.111032 27041 raft_consensus.cc:2243] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.111744 27041 raft_consensus.cc:2272] T fca291715e844a12aea07ab487e750cf P 1530950250a84a45ac8545b962aaceeb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.113497 27041 tablet_replica.cc:333] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.113940 27041 raft_consensus.cc:2243] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.114292 27041 raft_consensus.cc:2272] T 4d0da6dfb6664f7b9e90024efc28e495 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.116091 27041 tablet_replica.cc:333] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.116539 27041 raft_consensus.cc:2243] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.116940 27041 raft_consensus.cc:2272] T 9b0a7c67e2ce4c93926e5a53e7772757 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.118407 27041 tablet_replica.cc:333] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.118826 27041 raft_consensus.cc:2243] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.119146 27041 raft_consensus.cc:2272] T 7536adf87b414b708351566e815a418c P 1530950250a84a45ac8545b962aaceeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.120594 27041 tablet_replica.cc:333] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.121001 27041 raft_consensus.cc:2243] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.121654 27041 raft_consensus.cc:2272] T 9bd11428cb014a178cf66e3e536f2d50 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.123116 27041 tablet_replica.cc:333] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.123580 27041 raft_consensus.cc:2243] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.123941 27041 raft_consensus.cc:2272] T f6a6c57350664139b1fad515c32b3d44 P 1530950250a84a45ac8545b962aaceeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.125423 27041 tablet_replica.cc:333] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb: stopping tablet replica
I20260713 09:09:39.125780 27041 raft_consensus.cc:2243] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.126405 27041 raft_consensus.cc:2272] T 5115e3ee377d4637a6588ab9b0d17513 P 1530950250a84a45ac8545b962aaceeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.168385 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:09:39.185547 27041 master.cc:562] Master@127.26.104.126:33629 shutting down...
I20260713 09:09:39.203040 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.203521 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.203815 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P a32f37ab2e9244a1bf8b101e956a5049: stopping tablet replica
I20260713 09:09:39.221728 27041 master.cc:584] Master@127.26.104.126:33629 shutdown complete.
1530950250a84a45ac8545b962aaceeb  1
28fd7e41f95b4215a30565553e7df0b6  5
5724d7b2fd224a86adb3b32eb7dcf89c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10320 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:09:39.256150 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:44521
I20260713 09:09:39.257227 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:39.262293 28017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:39.262374 28018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:39.262903 28020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:39.264480 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:39.265187 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:39.265395 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:39.265548 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933779265531 us; error 0 us; skew 500 ppm
I20260713 09:09:39.266048 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:39.268189 27041 webserver.cc:533] Webserver started at http://127.26.104.126:43769/ using document root <none> and password file <none>
I20260713 09:09:39.268627 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:39.268786 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:39.269042 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:39.270046 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "46916de183854caa94accb0faf282620"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.273931 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:09:39.276856 28025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.277465 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:39.277696 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "46916de183854caa94accb0faf282620"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.277943 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-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)
I20260713 09:09:39.293004 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:39.294085 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:39.328392 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:44521
I20260713 09:09:39.328490 28076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:44521 every 8 connection(s)
I20260713 09:09:39.332043 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.341029 28077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620: Bootstrap starting.
I20260713 09:09:39.345269 28077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.348917 28077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620: No bootstrap required, opened a new log
I20260713 09:09:39.350766 28077 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46916de183854caa94accb0faf282620" member_type: VOTER }
I20260713 09:09:39.351114 28077 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.351281 28077 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46916de183854caa94accb0faf282620, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.351828 28077 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46916de183854caa94accb0faf282620" member_type: VOTER }
I20260713 09:09:39.352223 28077 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:39.352401 28077 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:39.352595 28077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.356305 28077 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46916de183854caa94accb0faf282620" member_type: VOTER }
I20260713 09:09:39.356717 28077 leader_election.cc:304] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [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: 46916de183854caa94accb0faf282620; no voters: 
I20260713 09:09:39.357724 28077 leader_election.cc:290] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:39.357982 28080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.359158 28080 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 1 LEADER]: Becoming Leader. State: Replica: 46916de183854caa94accb0faf282620, State: Running, Role: LEADER
I20260713 09:09:39.359697 28080 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [LEADER]: Queue going to LEADER mode. State: All 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: "46916de183854caa94accb0faf282620" member_type: VOTER }
I20260713 09:09:39.360394 28077 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:39.363986 28081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46916de183854caa94accb0faf282620" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46916de183854caa94accb0faf282620" member_type: VOTER } }
I20260713 09:09:39.364189 28082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46916de183854caa94accb0faf282620. Latest consensus state: current_term: 1 leader_uuid: "46916de183854caa94accb0faf282620" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46916de183854caa94accb0faf282620" member_type: VOTER } }
I20260713 09:09:39.364600 28081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:39.364742 28082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:39.367280 28087 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:39.372047 28087 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:39.375106 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:39.379925 28087 catalog_manager.cc:1383] Generated new cluster ID: a34f9dc608d34a13859c8be01767ea76
I20260713 09:09:39.380179 28087 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:39.393488 28087 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:39.394623 28087 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:39.405099 28087 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620: Generated new TSK 0
I20260713 09:09:39.405608 28087 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:39.441391 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:39.446784 28098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:39.447490 28099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:39.449406 27041 server_base.cc:1061] running on GCE node
W20260713 09:09:39.449349 28101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:39.450320 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:39.450516 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:39.450666 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933779450642 us; error 0 us; skew 500 ppm
I20260713 09:09:39.451131 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:39.453172 27041 webserver.cc:533] Webserver started at http://127.26.104.65:46601/ using document root <none> and password file <none>
I20260713 09:09:39.453603 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:39.453769 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:39.454003 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:39.455049 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "41eb148535424862855834987fdbfffd"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.458949 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:09:39.462587 28106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.463308 27041 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:39.463637 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "41eb148535424862855834987fdbfffd"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.463872 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-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)
I20260713 09:09:39.479285 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:39.480409 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:39.481731 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:39.483793 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:39.483959 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.484169 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:39.484315 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.520977 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:45189
I20260713 09:09:39.521070 28168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:45189 every 8 connection(s)
I20260713 09:09:39.525395 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:39.531944 28173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:39.533737 28174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:39.535012 28176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:39.535964 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:39.536755 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:39.536959 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:39.537084 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933779537068 us; error 0 us; skew 500 ppm
I20260713 09:09:39.537586 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:39.540104 27041 webserver.cc:533] Webserver started at http://127.26.104.66:33795/ using document root <none> and password file <none>
I20260713 09:09:39.540375 28169 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44521
I20260713 09:09:39.540606 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:39.540726 28169 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:39.540863 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:39.541178 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:39.541545 28169 heartbeater.cc:507] Master 127.26.104.126:44521 requested a full tablet report, sending...
I20260713 09:09:39.542546 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "fea3a4ceee9f4360889827f0dae68cac"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.543701 28042 ts_manager.cc:194] Registered new tserver with Master: 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:39.545979 28042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42712
I20260713 09:09:39.548265 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260713 09:09:39.551265 28181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.551924 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:39.552174 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "fea3a4ceee9f4360889827f0dae68cac"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.552419 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-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)
I20260713 09:09:39.565909 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:39.566938 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:39.568243 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:39.570184 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:39.570386 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.570566 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:39.570688 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.606812 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:39135
I20260713 09:09:39.606909 28243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:39135 every 8 connection(s)
I20260713 09:09:39.611056 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:39.616928 28247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:39.619527 28248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:39.619999 27041 server_base.cc:1061] running on GCE node
W20260713 09:09:39.621333 28250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:39.621773 28244 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44521
I20260713 09:09:39.622087 28244 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:39.622159 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:39.622403 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:39.622840 28244 heartbeater.cc:507] Master 127.26.104.126:44521 requested a full tablet report, sending...
I20260713 09:09:39.623122 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933779622588 us; error 0 us; skew 500 ppm
I20260713 09:09:39.624027 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:39.626909 27041 webserver.cc:533] Webserver started at http://127.26.104.67:41759/ using document root <none> and password file <none>
I20260713 09:09:39.627367 28042 ts_manager.cc:194] Registered new tserver with Master: fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:39.627651 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:39.627899 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:39.628232 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:39.629046 28042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42718
I20260713 09:09:39.629750 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.635260 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:39.639273 28255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.640178 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:39.640506 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
format_stamp: "Formatted at 2026-07-13 09:09:39 on dist-test-slave-xk97"
I20260713 09:09:39.640841 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-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)
I20260713 09:09:39.657590 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:39.658599 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:39.660077 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:39.662323 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:39.662503 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.662703 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:39.662850 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:39.698441 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:38681
I20260713 09:09:39.698526 28317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:38681 every 8 connection(s)
I20260713 09:09:39.710616 28318 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44521
I20260713 09:09:39.710949 28318 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:39.711616 28318 heartbeater.cc:507] Master 127.26.104.126:44521 requested a full tablet report, sending...
I20260713 09:09:39.713374 28042 ts_manager.cc:194] Registered new tserver with Master: 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:39.714360 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013122655s
I20260713 09:09:39.714540 28042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42730
I20260713 09:09:39.736016 28042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42736:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:39.739670 28042 catalog_manager.cc:7077] 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.
I20260713 09:09:39.847882 28283 tablet_service.cc:1511] Processing CreateTablet for tablet 266bdff225d04adbb4185dc4dbff87bf (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:39.852921 28282 tablet_service.cc:1511] Processing CreateTablet for tablet 1f05fa0a1f9447508a656a2541ea1f0d (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:39.853639 28283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266bdff225d04adbb4185dc4dbff87bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.854314 28282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f05fa0a1f9447508a656a2541ea1f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.857060 28281 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1acc4c34d344628b1c4a1c92d76b0f (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:39.858433 28281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1acc4c34d344628b1c4a1c92d76b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.861439 28280 tablet_service.cc:1511] Processing CreateTablet for tablet d662d700b2e049529c3a5cafe6d7dd9e (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:39.862763 28280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662d700b2e049529c3a5cafe6d7dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.864555 28279 tablet_service.cc:1511] Processing CreateTablet for tablet b236d5d58c9d421391b9ca01329f1f16 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:39.866847 28279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b236d5d58c9d421391b9ca01329f1f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.867735 28278 tablet_service.cc:1511] Processing CreateTablet for tablet 8460875e87574ab789cdc7147ca3d8d9 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:39.869004 28278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8460875e87574ab789cdc7147ca3d8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.871739 28277 tablet_service.cc:1511] Processing CreateTablet for tablet 508f949e2d8a4f6891bdc6dcc204d88a (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:39.872942 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508f949e2d8a4f6891bdc6dcc204d88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.873627 28134 tablet_service.cc:1511] Processing CreateTablet for tablet 266bdff225d04adbb4185dc4dbff87bf (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:39.874771 28134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266bdff225d04adbb4185dc4dbff87bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.875334 28276 tablet_service.cc:1511] Processing CreateTablet for tablet 714f4680714a4f90bfce9e8cda05bdec (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:39.875495 28130 tablet_service.cc:1511] Processing CreateTablet for tablet b236d5d58c9d421391b9ca01329f1f16 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:39.877820 28130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b236d5d58c9d421391b9ca01329f1f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.881489 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f4680714a4f90bfce9e8cda05bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.884203 28132 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1acc4c34d344628b1c4a1c92d76b0f (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:39.886848 28132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1acc4c34d344628b1c4a1c92d76b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.886713 28131 tablet_service.cc:1511] Processing CreateTablet for tablet d662d700b2e049529c3a5cafe6d7dd9e (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:39.885496 28127 tablet_service.cc:1511] Processing CreateTablet for tablet 714f4680714a4f90bfce9e8cda05bdec (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:39.889353 28127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f4680714a4f90bfce9e8cda05bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.890347 28131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662d700b2e049529c3a5cafe6d7dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.890592 28128 tablet_service.cc:1511] Processing CreateTablet for tablet 508f949e2d8a4f6891bdc6dcc204d88a (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:39.891810 28128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508f949e2d8a4f6891bdc6dcc204d88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.892151 28126 tablet_service.cc:1511] Processing CreateTablet for tablet 408bfd1c68d347eb97cf6b2892d74eb8 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:39.893355 28126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408bfd1c68d347eb97cf6b2892d74eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.895920 28129 tablet_service.cc:1511] Processing CreateTablet for tablet 8460875e87574ab789cdc7147ca3d8d9 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:39.897562 28133 tablet_service.cc:1511] Processing CreateTablet for tablet 1f05fa0a1f9447508a656a2541ea1f0d (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:39.898864 28133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f05fa0a1f9447508a656a2541ea1f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.898913 28125 tablet_service.cc:1511] Processing CreateTablet for tablet 66c0bdf608674c0a9d236598a4695c41 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:39.900051 28275 tablet_service.cc:1511] Processing CreateTablet for tablet 408bfd1c68d347eb97cf6b2892d74eb8 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:39.900591 28125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c0bdf608674c0a9d236598a4695c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.901790 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408bfd1c68d347eb97cf6b2892d74eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.902422 28129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8460875e87574ab789cdc7147ca3d8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.920375 28274 tablet_service.cc:1511] Processing CreateTablet for tablet 66c0bdf608674c0a9d236598a4695c41 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:39.922303 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c0bdf608674c0a9d236598a4695c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.931196 28131 tablet_service.cc:1511] Processing CreateTablet for tablet 1839643010fd46f1840244c4bd418843 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:39.932397 28131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1839643010fd46f1840244c4bd418843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.953078 28283 tablet_service.cc:1511] Processing CreateTablet for tablet 1839643010fd46f1840244c4bd418843 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:39.953220 28130 tablet_service.cc:1511] Processing CreateTablet for tablet eb71befa4ed440698877bd4b67998942 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:39.954350 28283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1839643010fd46f1840244c4bd418843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.954540 28130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb71befa4ed440698877bd4b67998942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.964097 28334 tablet_bootstrap.cc:492] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:39.961231 28125 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d3bfb77894525abc05ebfe8ea61de (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:39.966604 28125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d3bfb77894525abc05ebfe8ea61de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.974797 28200 tablet_service.cc:1511] Processing CreateTablet for tablet 66c0bdf608674c0a9d236598a4695c41 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:39.988343 28333 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:39.988792 28200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c0bdf608674c0a9d236598a4695c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.975267 28276 tablet_service.cc:1511] Processing CreateTablet for tablet eb71befa4ed440698877bd4b67998942 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:39.976293 28202 tablet_service.cc:1511] Processing CreateTablet for tablet 714f4680714a4f90bfce9e8cda05bdec (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:39.979601 28201 tablet_service.cc:1511] Processing CreateTablet for tablet 408bfd1c68d347eb97cf6b2892d74eb8 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:39.980815 28204 tablet_service.cc:1511] Processing CreateTablet for tablet 8460875e87574ab789cdc7147ca3d8d9 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:39.982084 28209 tablet_service.cc:1511] Processing CreateTablet for tablet 266bdff225d04adbb4185dc4dbff87bf (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:39.984138 28208 tablet_service.cc:1511] Processing CreateTablet for tablet 1f05fa0a1f9447508a656a2541ea1f0d (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:39.996481 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb71befa4ed440698877bd4b67998942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.984269 28278 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d3bfb77894525abc05ebfe8ea61de (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:39.985373 28205 tablet_service.cc:1511] Processing CreateTablet for tablet b236d5d58c9d421391b9ca01329f1f16 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:39.986557 28206 tablet_service.cc:1511] Processing CreateTablet for tablet d662d700b2e049529c3a5cafe6d7dd9e (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:40.001807 28278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d3bfb77894525abc05ebfe8ea61de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.983353 28203 tablet_service.cc:1511] Processing CreateTablet for tablet 508f949e2d8a4f6891bdc6dcc204d88a (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:39.977588 28207 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1acc4c34d344628b1c4a1c92d76b0f (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:39.992672 28202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f4680714a4f90bfce9e8cda05bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.003240 28204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8460875e87574ab789cdc7147ca3d8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.003865 28201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408bfd1c68d347eb97cf6b2892d74eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.004447 28208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f05fa0a1f9447508a656a2541ea1f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.005009 28209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266bdff225d04adbb4185dc4dbff87bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.007735 28206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662d700b2e049529c3a5cafe6d7dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.010289 28333 tablet_bootstrap.cc:654] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.015745 28207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1acc4c34d344628b1c4a1c92d76b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.017361 28203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508f949e2d8a4f6891bdc6dcc204d88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.019148 28275 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3320945edd4d0c9b48f4f6b9e691eb (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:40.019724 28205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b236d5d58c9d421391b9ca01329f1f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.022480 28334 tablet_bootstrap.cc:654] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.026749 28127 tablet_service.cc:1511] Processing CreateTablet for tablet c2d519cd73474894b536e38c723f0482 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:40.027945 28127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d519cd73474894b536e38c723f0482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.031453 28132 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcbdc8501cd4fb3aa0088143726a177 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:40.032611 28132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcbdc8501cd4fb3aa0088143726a177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.032352 28131 tablet_service.cc:1511] Processing CreateTablet for tablet 7b06739d408540af892adde9f80d99ae (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:40.033578 28131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b06739d408540af892adde9f80d99ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.053411 28126 tablet_service.cc:1511] Processing CreateTablet for tablet 0240eca049fb4efd92d763840b2db11e (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:40.054613 28126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0240eca049fb4efd92d763840b2db11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.058758 28283 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcbdc8501cd4fb3aa0088143726a177 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:40.066098 28280 tablet_service.cc:1511] Processing CreateTablet for tablet c2d519cd73474894b536e38c723f0482 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:39.996532 28128 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3320945edd4d0c9b48f4f6b9e691eb (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:40.069134 28128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3320945edd4d0c9b48f4f6b9e691eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.071993 28134 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d370a22db43cb9af223cde2e720e4 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:40.073120 28134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d370a22db43cb9af223cde2e720e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.075835 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3320945edd4d0c9b48f4f6b9e691eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.078536 28276 tablet_service.cc:1511] Processing CreateTablet for tablet 7b06739d408540af892adde9f80d99ae (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:40.080580 28282 tablet_service.cc:1511] Processing CreateTablet for tablet 0240eca049fb4efd92d763840b2db11e (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:40.082444 28280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d519cd73474894b536e38c723f0482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.086474 28200 tablet_service.cc:1511] Processing CreateTablet for tablet 1839643010fd46f1840244c4bd418843 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:40.087571 28282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0240eca049fb4efd92d763840b2db11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.089924 28274 tablet_service.cc:1511] Processing CreateTablet for tablet e1ada10ad3c145259b078324dd4559a6 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:40.091028 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ada10ad3c145259b078324dd4559a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.083072 28208 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d3bfb77894525abc05ebfe8ea61de (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:40.091809 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b06739d408540af892adde9f80d99ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.093832 28334 tablet_bootstrap.cc:492] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.094256 28334 ts_tablet_manager.cc:1403] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.000s
I20260713 09:09:40.095862 28283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcbdc8501cd4fb3aa0088143726a177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.098451 28334 raft_consensus.cc:359] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.099169 28334 raft_consensus.cc:385] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.108062 28334 raft_consensus.cc:740] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.087571 28200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1839643010fd46f1840244c4bd418843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.108537 28205 tablet_service.cc:1511] Processing CreateTablet for tablet c2d519cd73474894b536e38c723f0482 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:40.109666 28205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d519cd73474894b536e38c723f0482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.111639 28207 tablet_service.cc:1511] Processing CreateTablet for tablet 7b06739d408540af892adde9f80d99ae (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:40.112774 28207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b06739d408540af892adde9f80d99ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.116480 28208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d3bfb77894525abc05ebfe8ea61de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.116181 28334 consensus_queue.cc:260] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.100379 28129 tablet_service.cc:1511] Processing CreateTablet for tablet e1ada10ad3c145259b078324dd4559a6 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:40.118582 28129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ada10ad3c145259b078324dd4559a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.106681 28201 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3320945edd4d0c9b48f4f6b9e691eb (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:40.119676 28201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3320945edd4d0c9b48f4f6b9e691eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.116079 28336 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.127532 28204 tablet_service.cc:1511] Processing CreateTablet for tablet 0240eca049fb4efd92d763840b2db11e (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:40.128453 28206 tablet_service.cc:1511] Processing CreateTablet for tablet e1ada10ad3c145259b078324dd4559a6 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:40.103382 28203 tablet_service.cc:1511] Processing CreateTablet for tablet eb71befa4ed440698877bd4b67998942 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:40.149257 28202 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d370a22db43cb9af223cde2e720e4 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:40.151558 28281 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d370a22db43cb9af223cde2e720e4 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:40.152834 28281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d370a22db43cb9af223cde2e720e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.156123 28209 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcbdc8501cd4fb3aa0088143726a177 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:40.159578 28204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0240eca049fb4efd92d763840b2db11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.187314 28206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ada10ad3c145259b078324dd4559a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.188170 28334 ts_tablet_manager.cc:1434] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.094s	user 0.027s	sys 0.039s
I20260713 09:09:40.189127 28334 tablet_bootstrap.cc:492] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.191262 28203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb71befa4ed440698877bd4b67998942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.191684 28318 heartbeater.cc:499] Master 127.26.104.126:44521 was elected leader, sending a full tablet report...
I20260713 09:09:40.194893 28334 tablet_bootstrap.cc:654] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.194566 28280 tablet_service.cc:1511] Processing CreateTablet for tablet b1b5df12c2cd4ec48e6aa87196309ac0 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:40.195811 28280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b5df12c2cd4ec48e6aa87196309ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.189169 28333 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.197041 28333 ts_tablet_manager.cc:1403] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.007s
I20260713 09:09:40.200081 28209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcbdc8501cd4fb3aa0088143726a177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.203691 28202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d370a22db43cb9af223cde2e720e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.206790 28126 tablet_service.cc:1511] Processing CreateTablet for tablet b1b5df12c2cd4ec48e6aa87196309ac0 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:40.207969 28126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b5df12c2cd4ec48e6aa87196309ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.214948 28200 tablet_service.cc:1511] Processing CreateTablet for tablet a47a6088b57f44b4b97f352dd35f640f (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:40.216341 28200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47a6088b57f44b4b97f352dd35f640f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.217770 28336 tablet_bootstrap.cc:654] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.217736 28132 tablet_service.cc:1511] Processing CreateTablet for tablet a47a6088b57f44b4b97f352dd35f640f (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:40.219138 28132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47a6088b57f44b4b97f352dd35f640f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.218384 28128 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9387004833489cb0a913a9876f7dba (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:40.222564 28128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9387004833489cb0a913a9876f7dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.227813 28276 tablet_service.cc:1511] Processing CreateTablet for tablet a47a6088b57f44b4b97f352dd35f640f (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:40.233034 28201 tablet_service.cc:1511] Processing CreateTablet for tablet b1b5df12c2cd4ec48e6aa87196309ac0 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:40.234138 28201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b5df12c2cd4ec48e6aa87196309ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.200137 28333 raft_consensus.cc:359] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.239765 28333 raft_consensus.cc:385] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.240131 28333 raft_consensus.cc:740] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.240890 28333 consensus_queue.cc:260] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.242482 28208 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9387004833489cb0a913a9876f7dba (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:40.247219 28208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9387004833489cb0a913a9876f7dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.256659 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47a6088b57f44b4b97f352dd35f640f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.256916 28275 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9387004833489cb0a913a9876f7dba (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:40.258071 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9387004833489cb0a913a9876f7dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.258343 28336 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.258777 28336 ts_tablet_manager.cc:1403] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.003s
I20260713 09:09:40.262475 28134 tablet_service.cc:1511] Processing CreateTablet for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:40.263731 28134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.264566 28334 tablet_bootstrap.cc:492] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.265022 28334 ts_tablet_manager.cc:1403] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.026s
I20260713 09:09:40.261294 28336 raft_consensus.cc:359] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.265995 28336 raft_consensus.cc:385] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.266273 28336 raft_consensus.cc:740] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.267935 28334 raft_consensus.cc:359] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.268613 28334 raft_consensus.cc:385] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.268884 28334 raft_consensus.cc:740] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.269791 28334 consensus_queue.cc:260] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.271806 28334 ts_tablet_manager.cc:1434] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:40.272652 28334 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.271366 28336 consensus_queue.cc:260] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.277854 28169 heartbeater.cc:499] Master 127.26.104.126:44521 was elected leader, sending a full tablet report...
I20260713 09:09:40.286454 28334 tablet_bootstrap.cc:654] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.287249 28333 ts_tablet_manager.cc:1434] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.001s
I20260713 09:09:40.275197 28204 tablet_service.cc:1511] Processing CreateTablet for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:40.295358 28276 tablet_service.cc:1511] Processing CreateTablet for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 (DEFAULT_TABLE table=test-workload [id=63f86ec15ab14862bf17a25b99684ad8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:40.303681 28333 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.303678 28204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.313030 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.314180 28244 heartbeater.cc:499] Master 127.26.104.126:44521 was elected leader, sending a full tablet report...
I20260713 09:09:40.314635 28336 ts_tablet_manager.cc:1434] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260713 09:09:40.315515 28336 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.328917 28333 tablet_bootstrap.cc:654] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.334789 28334 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.335204 28334 ts_tablet_manager.cc:1403] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.006s
I20260713 09:09:40.337771 28336 tablet_bootstrap.cc:654] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.338042 28334 raft_consensus.cc:359] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.338727 28334 raft_consensus.cc:385] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.339020 28334 raft_consensus.cc:740] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.339752 28334 consensus_queue.cc:260] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.345080 28333 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.345321 28334 ts_tablet_manager.cc:1434] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:40.347891 28336 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.351159 28334 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.351300 28336 ts_tablet_manager.cc:1403] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260713 09:09:40.352079 28333 ts_tablet_manager.cc:1403] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260713 09:09:40.354182 28336 raft_consensus.cc:359] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.354874 28336 raft_consensus.cc:385] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.354776 28333 raft_consensus.cc:359] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.355238 28336 raft_consensus.cc:740] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.355515 28333 raft_consensus.cc:385] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.355849 28333 raft_consensus.cc:740] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.356148 28336 consensus_queue.cc:260] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.356617 28333 consensus_queue.cc:260] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.357630 28334 tablet_bootstrap.cc:654] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.358398 28336 ts_tablet_manager.cc:1434] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:40.358834 28333 ts_tablet_manager.cc:1434] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:40.359274 28336 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.359669 28333 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.365899 28333 tablet_bootstrap.cc:654] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:40.370520 28090 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:40.373828 28336 tablet_bootstrap.cc:654] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.376760 28333 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.377218 28333 ts_tablet_manager.cc:1403] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:09:40.377241 28338 raft_consensus.cc:493] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.377869 28338 raft_consensus.cc:515] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.381556 28334 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.381227 28333 raft_consensus.cc:359] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.381996 28334 ts_tablet_manager.cc:1403] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.009s
I20260713 09:09:40.381946 28333 raft_consensus.cc:385] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.382356 28333 raft_consensus.cc:740] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.383109 28338 leader_election.cc:290] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.383148 28333 consensus_queue.cc:260] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.390797 28334 raft_consensus.cc:359] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.391511 28334 raft_consensus.cc:385] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.391798 28334 raft_consensus.cc:740] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.392467 28334 consensus_queue.cc:260] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.393306 28333 ts_tablet_manager.cc:1434] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:40.394459 28334 ts_tablet_manager.cc:1434] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:40.395368 28334 tablet_bootstrap.cc:492] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.396468 28333 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.401341 28334 tablet_bootstrap.cc:654] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.402555 28333 tablet_bootstrap.cc:654] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.409435 28336 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.409898 28336 ts_tablet_manager.cc:1403] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260713 09:09:40.411826 28341 raft_consensus.cc:493] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.412257 28341 raft_consensus.cc:515] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.412540 28336 raft_consensus.cc:359] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.413161 28336 raft_consensus.cc:385] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.413439 28336 raft_consensus.cc:740] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.414233 28336 consensus_queue.cc:260] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.414698 28341 leader_election.cc:290] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.422724 28336 ts_tablet_manager.cc:1434] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:09:40.429646 28336 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.435561 28336 tablet_bootstrap.cc:654] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.459420 28338 raft_consensus.cc:493] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.459946 28338 raft_consensus.cc:515] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.461917 28338 leader_election.cc:290] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.499524 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.500937 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f4680714a4f90bfce9e8cda05bdec" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
W20260713 09:09:40.506253 28259 leader_election.cc:343] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:40.506937 28259 leader_election.cc:343] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.509593 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b236d5d58c9d421391b9ca01329f1f16" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
W20260713 09:09:40.511260 28109 leader_election.cc:343] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.513667 28334 tablet_bootstrap.cc:492] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.514189 28334 ts_tablet_manager.cc:1403] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.119s	user 0.033s	sys 0.068s
I20260713 09:09:40.515609 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b236d5d58c9d421391b9ca01329f1f16" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
W20260713 09:09:40.517092 28108 leader_election.cc:343] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.517014 28334 raft_consensus.cc:359] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.517542 28108 leader_election.cc:304] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [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: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.517771 28334 raft_consensus.cc:385] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.518200 28334 raft_consensus.cc:740] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.518678 28341 raft_consensus.cc:2749] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.519093 28334 consensus_queue.cc:260] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.520023 28336 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.520056 28333 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.520632 28336 ts_tablet_manager.cc:1403] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.060s
I20260713 09:09:40.520712 28333 ts_tablet_manager.cc:1403] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.124s	user 0.030s	sys 0.086s
I20260713 09:09:40.522083 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.522380 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f4680714a4f90bfce9e8cda05bdec" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.522673 28219 raft_consensus.cc:2468] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:40.523530 28333 raft_consensus.cc:359] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.523940 28258 leader_election.cc:343] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.524194 28333 raft_consensus.cc:385] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.524502 28333 raft_consensus.cc:740] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.524367 28258 leader_election.cc:304] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.525537 28258 leader_election.cc:304] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 41eb148535424862855834987fdbfffd
I20260713 09:09:40.526073 28334 ts_tablet_manager.cc:1434] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:40.526504 28338 raft_consensus.cc:2749] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.527091 28338 raft_consensus.cc:2804] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.527468 28336 raft_consensus.cc:359] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.527604 28333 consensus_queue.cc:260] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.528334 28336 raft_consensus.cc:385] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.528654 28336 raft_consensus.cc:740] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.527473 28338 raft_consensus.cc:493] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.530172 28338 raft_consensus.cc:3060] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.529420 28336 consensus_queue.cc:260] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.536823 28338 raft_consensus.cc:515] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.537484 28336 ts_tablet_manager.cc:1434] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:09:40.529865 28333 ts_tablet_manager.cc:1434] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:40.538412 28336 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.527082 28334 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.542222 28338 leader_election.cc:290] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.542553 28333 tablet_bootstrap.cc:492] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.542959 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
W20260713 09:09:40.544327 28259 leader_election.cc:343] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.549316 28333 tablet_bootstrap.cc:654] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.549628 28336 tablet_bootstrap.cc:654] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.552923 28334 tablet_bootstrap.cc:654] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.552942 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:40.553589 28219 raft_consensus.cc:3060] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.558131 28336 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.558559 28336 ts_tablet_manager.cc:1403] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:09:40.559494 28334 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.559916 28219 raft_consensus.cc:2468] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:40.561088 28258 leader_election.cc:304] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 41eb148535424862855834987fdbfffd
I20260713 09:09:40.561259 28336 raft_consensus.cc:359] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.561936 28336 raft_consensus.cc:385] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.560035 28334 ts_tablet_manager.cc:1403] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:09:40.562151 28359 raft_consensus.cc:2804] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.562475 28333 tablet_bootstrap.cc:492] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.562909 28333 ts_tablet_manager.cc:1403] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260713 09:09:40.562224 28336 raft_consensus.cc:740] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.563867 28336 consensus_queue.cc:260] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.564425 28334 raft_consensus.cc:359] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.565050 28334 raft_consensus.cc:385] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.565431 28334 raft_consensus.cc:740] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.562817 28359 raft_consensus.cc:697] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:40.566161 28336 ts_tablet_manager.cc:1434] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:40.566260 28359 consensus_queue.cc:237] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.567236 28336 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.565641 28333 raft_consensus.cc:359] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.569857 28333 raft_consensus.cc:385] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.566241 28334 consensus_queue.cc:260] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.570132 28333 raft_consensus.cc:740] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.570816 28333 consensus_queue.cc:260] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.572885 28333 ts_tablet_manager.cc:1434] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:40.573630 28338 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.573745 28333 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.574088 28338 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.574879 28336 tablet_bootstrap.cc:654] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.575999 28338 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.570012 28342 raft_consensus.cc:493] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.577960 28341 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.578614 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.579474 28334 ts_tablet_manager.cc:1434] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:09:40.580159 28333 tablet_bootstrap.cc:654] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.581351 28334 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.578840 28341 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.586404 28143 raft_consensus.cc:2468] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:40.588126 28334 tablet_bootstrap.cc:654] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.588888 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.589998 28293 raft_consensus.cc:2468] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:40.591365 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.591977 28108 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
W20260713 09:09:40.592784 28258 leader_election.cc:343] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.600977 28336 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.601475 28336 ts_tablet_manager.cc:1403] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.013s
I20260713 09:09:40.577009 28342 raft_consensus.cc:515] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.606966 28342 leader_election.cc:290] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.610074 28341 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.610584 28341 raft_consensus.cc:2804] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.610904 28341 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.611210 28341 raft_consensus.cc:3060] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.615389 28336 raft_consensus.cc:359] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.616109 28336 raft_consensus.cc:385] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.616380 28336 raft_consensus.cc:740] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.616567 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.619443 28259 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.627378 28342 raft_consensus.cc:493] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:40.629612 28109 leader_election.cc:343] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.629554 28342 raft_consensus.cc:515] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.626528 28042 catalog_manager.cc:5697] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:40.617056 28336 consensus_queue.cc:260] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.642920 28342 leader_election.cc:290] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.634125 28359 raft_consensus.cc:2804] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.645702 28359 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.646136 28359 raft_consensus.cc:3060] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.651520 28342 raft_consensus.cc:493] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.652031 28342 raft_consensus.cc:515] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.644191 28333 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.655269 28333 ts_tablet_manager.cc:1403] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.010s
I20260713 09:09:40.658034 28367 raft_consensus.cc:493] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.658485 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662d700b2e049529c3a5cafe6d7dd9e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.659287 28334 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.658946 28333 raft_consensus.cc:359] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.653944 28108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.104.67:38681, user_credentials={real_user=slave}} blocked reactor thread for 62162.9us
I20260713 09:09:40.659938 28334 ts_tablet_manager.cc:1403] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.028s
I20260713 09:09:40.660794 28342 leader_election.cc:290] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.659085 28143 raft_consensus.cc:2468] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:40.661128 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508f949e2d8a4f6891bdc6dcc204d88a" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.657503 28359 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.659546 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.662132 28142 raft_consensus.cc:2468] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:40.658481 28367 raft_consensus.cc:515] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.664590 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:40.664824 28334 raft_consensus.cc:359] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.665539 28334 raft_consensus.cc:385] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.665306 28144 raft_consensus.cc:2468] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:40.665846 28334 raft_consensus.cc:740] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.661604 28333 raft_consensus.cc:385] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.667640 28359 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.670477 28333 raft_consensus.cc:740] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.669780 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:40.666951 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.671552 28219 raft_consensus.cc:2468] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:40.671461 28333 consensus_queue.cc:260] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.672381 28258 leader_election.cc:343] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.672430 28109 leader_election.cc:304] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:40.669476 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.662895 28185 leader_election.cc:304] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
W20260713 09:09:40.675523 28108 leader_election.cc:343] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.667325 28367 leader_election.cc:290] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.676455 28367 raft_consensus.cc:2804] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.661456 28341 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.677055 28367 raft_consensus.cc:493] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.677501 28367 raft_consensus.cc:3060] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.675247 28334 consensus_queue.cc:260] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.669050 28336 ts_tablet_manager.cc:1434] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.008s
I20260713 09:09:40.679970 28143 raft_consensus.cc:2393] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:40.680353 28341 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.681469 28336 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.681612 28259 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.682657 28359 raft_consensus.cc:2749] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.684494 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:40.685258 28293 raft_consensus.cc:2393] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41eb148535424862855834987fdbfffd in current term 1: Already voted for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in this term.
I20260713 09:09:40.687870 28336 tablet_bootstrap.cc:654] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.689352 28370 raft_consensus.cc:2804] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.690999 28370 raft_consensus.cc:493] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.691321 28370 raft_consensus.cc:3060] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.697629 28370 raft_consensus.cc:515] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.699069 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662d700b2e049529c3a5cafe6d7dd9e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.690624 28334 ts_tablet_manager.cc:1434] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:09:40.699276 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508f949e2d8a4f6891bdc6dcc204d88a" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.700340 28293 raft_consensus.cc:2468] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:40.700910 28334 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.700899 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.701300 28367 raft_consensus.cc:515] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.702145 28183 leader_election.cc:343] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.703195 28367 leader_election.cc:290] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.703377 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662d700b2e049529c3a5cafe6d7dd9e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:40.703570 28370 leader_election.cc:290] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.706845 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:40.708549 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
W20260713 09:09:40.704905 28183 leader_election.cc:343] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.709638 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:40.709872 28185 leader_election.cc:304] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b
W20260713 09:09:40.710860 28109 leader_election.cc:343] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.710932 28218 raft_consensus.cc:3060] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:40.711524 28108 leader_election.cc:343] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.712756 28334 tablet_bootstrap.cc:654] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.705286 28293 raft_consensus.cc:3060] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.714895 28370 raft_consensus.cc:2804] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.715965 28185 leader_election.cc:304] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b
I20260713 09:09:40.718065 28370 raft_consensus.cc:493] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.718480 28370 raft_consensus.cc:3060] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.719661 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662d700b2e049529c3a5cafe6d7dd9e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:40.720233 28143 raft_consensus.cc:3060] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.727476 28143 raft_consensus.cc:2468] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:40.715217 28109 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.729105 28374 raft_consensus.cc:2749] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.732040 28185 leader_election.cc:304] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:40.727347 28218 raft_consensus.cc:2468] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:40.733161 28342 raft_consensus.cc:2764] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:40.734367 28372 raft_consensus.cc:2804] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.734937 28109 leader_election.cc:304] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b
I20260713 09:09:40.736863 28376 raft_consensus.cc:2804] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.737339 28376 raft_consensus.cc:697] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:40.734522 28333 ts_tablet_manager.cc:1434] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260713 09:09:40.738168 28376 consensus_queue.cc:237] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.740762 28333 tablet_bootstrap.cc:492] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.741883 28372 raft_consensus.cc:697] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Becoming Leader. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Running, Role: LEADER
I20260713 09:09:40.744359 28293 raft_consensus.cc:2468] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:40.741709 28370 raft_consensus.cc:515] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.745869 28342 raft_consensus.cc:493] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.743010 28372 consensus_queue.cc:237] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.746335 28342 raft_consensus.cc:515] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.747129 28370 leader_election.cc:290] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.748399 28342 leader_election.cc:290] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.749388 28336 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.749038 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508f949e2d8a4f6891bdc6dcc204d88a" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:40.751374 28143 raft_consensus.cc:3060] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.752178 28334 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.749837 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f05fa0a1f9447508a656a2541ea1f0d" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.752693 28334 ts_tablet_manager.cc:1403] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.016s
W20260713 09:09:40.753427 28183 leader_election.cc:343] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.754201 28333 tablet_bootstrap.cc:654] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.755192 28334 raft_consensus.cc:359] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.766497 28338 raft_consensus.cc:493] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.757748 28359 raft_consensus.cc:493] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.769464 28338 raft_consensus.cc:515] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.769793 28359 raft_consensus.cc:515] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.771981 28359 leader_election.cc:290] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.772248 28338 leader_election.cc:290] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.772733 28334 raft_consensus.cc:385] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.773168 28334 raft_consensus.cc:740] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.773859 28334 consensus_queue.cc:260] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.774353 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.772701 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f05fa0a1f9447508a656a2541ea1f0d" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.776072 28334 ts_tablet_manager.cc:1434] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:09:40.773785 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408bfd1c68d347eb97cf6b2892d74eb8" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.777029 28334 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.762563 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508f949e2d8a4f6891bdc6dcc204d88a" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:40.749837 28336 ts_tablet_manager.cc:1403] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.022s
I20260713 09:09:40.780069 28336 raft_consensus.cc:359] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.780738 28336 raft_consensus.cc:385] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.781035 28336 raft_consensus.cc:740] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.777910 28039 catalog_manager.cc:5697] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.781788 28336 consensus_queue.cc:260] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.782676 28259 leader_election.cc:343] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:40.783324 28259 leader_election.cc:343] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.783702 28334 tablet_bootstrap.cc:654] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.783877 28336 ts_tablet_manager.cc:1434] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:40.780588 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408bfd1c68d347eb97cf6b2892d74eb8" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.784777 28336 tablet_bootstrap.cc:492] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.784868 28219 raft_consensus.cc:2468] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:40.786019 28258 leader_election.cc:304] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 41eb148535424862855834987fdbfffd
W20260713 09:09:40.786890 28183 leader_election.cc:343] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:40.787145 28185 leader_election.cc:343] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.787269 28359 raft_consensus.cc:2804] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.787632 28185 leader_election.cc:304] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:40.788563 28342 raft_consensus.cc:2749] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.787644 28359 raft_consensus.cc:493] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.789466 28359 raft_consensus.cc:3060] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.789525 28143 raft_consensus.cc:2468] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:40.791746 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
W20260713 09:09:40.793042 28258 leader_election.cc:343] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.793468 28258 leader_election.cc:304] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.795725 28185 leader_election.cc:304] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b
I20260713 09:09:40.796444 28342 raft_consensus.cc:2804] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.796797 28334 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.796880 28342 raft_consensus.cc:697] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Becoming Leader. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Running, Role: LEADER
I20260713 09:09:40.799674 28334 ts_tablet_manager.cc:1403] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260713 09:09:40.800417 28336 tablet_bootstrap.cc:654] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.800040 28342 consensus_queue.cc:237] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.802484 28334 raft_consensus.cc:359] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.803232 28334 raft_consensus.cc:385] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.803587 28334 raft_consensus.cc:740] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.802940 28338 raft_consensus.cc:2749] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.810613 28359 raft_consensus.cc:515] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.812412 28333 tablet_bootstrap.cc:492] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.812855 28333 ts_tablet_manager.cc:1403] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.010s
I20260713 09:09:40.813423 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408bfd1c68d347eb97cf6b2892d74eb8" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:40.813611 28359 leader_election.cc:290] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.806864 28334 consensus_queue.cc:260] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.814817 28259 leader_election.cc:343] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.815671 28334 ts_tablet_manager.cc:1434] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:09:40.816550 28334 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.817214 28333 raft_consensus.cc:359] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.817657 28338 raft_consensus.cc:493] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.818176 28338 raft_consensus.cc:515] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.817891 28333 raft_consensus.cc:385] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.819276 28333 raft_consensus.cc:740] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.820268 28338 leader_election.cc:290] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.820945 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408bfd1c68d347eb97cf6b2892d74eb8" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:40.820945 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.821624 28218 raft_consensus.cc:3060] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.820859 28333 consensus_queue.cc:260] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:40.822604 28259 leader_election.cc:343] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.822607 28334 tablet_bootstrap.cc:654] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.826797 28333 ts_tablet_manager.cc:1434] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:09:40.829525 28333 tablet_bootstrap.cc:492] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.835883 28333 tablet_bootstrap.cc:654] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.836256 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
W20260713 09:09:40.839941 28258 leader_election.cc:343] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.840394 28258 leader_election.cc:304] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.841184 28359 raft_consensus.cc:2749] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.844600 28359 raft_consensus.cc:493] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.831240 28218 raft_consensus.cc:2468] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:40.845005 28359 raft_consensus.cc:515] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.846274 28258 leader_election.cc:304] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 41eb148535424862855834987fdbfffd
I20260713 09:09:40.847002 28338 raft_consensus.cc:2804] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.847239 28359 leader_election.cc:290] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.849757 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f05fa0a1f9447508a656a2541ea1f0d" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
W20260713 09:09:40.850867 28259 leader_election.cc:343] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.853842 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f05fa0a1f9447508a656a2541ea1f0d" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.854275 28334 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.854422 28218 raft_consensus.cc:2468] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:40.856467 28334 ts_tablet_manager.cc:1403] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.016s
I20260713 09:09:40.856932 28336 tablet_bootstrap.cc:492] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.857386 28336 ts_tablet_manager.cc:1403] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.014s
I20260713 09:09:40.859262 28258 leader_election.cc:304] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 41eb148535424862855834987fdbfffd
I20260713 09:09:40.859166 28334 raft_consensus.cc:359] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.859962 28336 raft_consensus.cc:359] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.860534 28336 raft_consensus.cc:385] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.860704 28336 raft_consensus.cc:740] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.861192 28336 consensus_queue.cc:260] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:40.861299 28387 raft_consensus.cc:2804] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.862345 28387 raft_consensus.cc:493] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.862746 28387 raft_consensus.cc:3060] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.863204 28333 tablet_bootstrap.cc:492] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.863158 28338 raft_consensus.cc:697] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:40.863734 28333 ts_tablet_manager.cc:1403] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.003s
I20260713 09:09:40.862345 28042 catalog_manager.cc:5697] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac reported cstate change: term changed from 0 to 1, leader changed from <none> to fea3a4ceee9f4360889827f0dae68cac (127.26.104.66). New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.866182 28333 raft_consensus.cc:359] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.866065 28042 catalog_manager.cc:5697] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac reported cstate change: term changed from 0 to 1, leader changed from <none> to fea3a4ceee9f4360889827f0dae68cac (127.26.104.66). New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.866823 28333 raft_consensus.cc:385] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.867260 28333 raft_consensus.cc:740] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.866807 28338 consensus_queue.cc:237] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.868122 28333 consensus_queue.cc:260] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.868857 28376 raft_consensus.cc:493] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.869268 28376 raft_consensus.cc:515] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.859942 28334 raft_consensus.cc:385] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.870272 28334 raft_consensus.cc:740] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.870957 28387 raft_consensus.cc:515] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.871698 28334 consensus_queue.cc:260] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.873101 28387 leader_election.cc:290] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.873947 28376 leader_election.cc:290] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.862872 28336 ts_tablet_manager.cc:1434] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:40.874703 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f05fa0a1f9447508a656a2541ea1f0d" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:40.875012 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f4680714a4f90bfce9e8cda05bdec" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.875527 28334 ts_tablet_manager.cc:1434] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260713 09:09:40.875730 28293 raft_consensus.cc:2468] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:40.875876 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f4680714a4f90bfce9e8cda05bdec" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.876338 28334 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.876992 28108 leader_election.cc:304] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:40.877542 28333 ts_tablet_manager.cc:1434] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:40.877002 28342 raft_consensus.cc:493] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.875054 28336 tablet_bootstrap.cc:492] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.878443 28333 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.878515 28342 raft_consensus.cc:515] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.880564 28342 leader_election.cc:290] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
W20260713 09:09:40.882133 28259 leader_election.cc:343] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:40.882548 28109 leader_election.cc:343] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.882623 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b236d5d58c9d421391b9ca01329f1f16" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.883268 28143 raft_consensus.cc:2468] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:40.884395 28185 leader_election.cc:304] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:40.884552 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b236d5d58c9d421391b9ca01329f1f16" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.885092 28293 raft_consensus.cc:2468] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:40.878108 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f05fa0a1f9447508a656a2541ea1f0d" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:40.887276 28218 raft_consensus.cc:3060] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.889132 28336 tablet_bootstrap.cc:654] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.885142 28342 raft_consensus.cc:2804] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.891665 28342 raft_consensus.cc:493] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.892094 28342 raft_consensus.cc:3060] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.893848 28333 tablet_bootstrap.cc:654] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.895248 28376 raft_consensus.cc:2804] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.895668 28376 raft_consensus.cc:493] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.897446 28376 raft_consensus.cc:3060] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.896947 28334 tablet_bootstrap.cc:654] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.901747 28042 catalog_manager.cc:5697] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:40.906939 28218 raft_consensus.cc:2468] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:40.908217 28342 raft_consensus.cc:515] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.909482 28258 leader_election.cc:304] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 41eb148535424862855834987fdbfffd
I20260713 09:09:40.910722 28387 raft_consensus.cc:2804] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.911223 28387 raft_consensus.cc:697] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:40.912073 28387 consensus_queue.cc:237] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.913540 28336 tablet_bootstrap.cc:492] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.914021 28336 ts_tablet_manager.cc:1403] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.010s
I20260713 09:09:40.915642 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b236d5d58c9d421391b9ca01329f1f16" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:40.916193 28143 raft_consensus.cc:3060] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.918581 28342 leader_election.cc:290] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.918468 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b236d5d58c9d421391b9ca01329f1f16" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:40.919265 28293 raft_consensus.cc:3060] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.922817 28143 raft_consensus.cc:2468] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:40.924032 28185 leader_election.cc:304] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:40.924790 28342 raft_consensus.cc:2804] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.925259 28342 raft_consensus.cc:697] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Becoming Leader. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Running, Role: LEADER
I20260713 09:09:40.925874 28293 raft_consensus.cc:2468] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:40.926052 28342 consensus_queue.cc:237] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.918475 28336 raft_consensus.cc:359] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.928174 28336 raft_consensus.cc:385] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.928445 28336 raft_consensus.cc:740] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.915134 28376 raft_consensus.cc:515] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.930133 28376 leader_election.cc:290] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.930845 28333 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.931298 28333 ts_tablet_manager.cc:1403] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.009s
I20260713 09:09:40.931640 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f4680714a4f90bfce9e8cda05bdec" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:40.932504 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f4680714a4f90bfce9e8cda05bdec" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:40.933075 28293 raft_consensus.cc:3060] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.933998 28333 raft_consensus.cc:359] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.934613 28333 raft_consensus.cc:385] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.934849 28334 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.935277 28334 ts_tablet_manager.cc:1403] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.030s
I20260713 09:09:40.935084 28336 consensus_queue.cc:260] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.936110 28218 raft_consensus.cc:3060] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.934880 28333 raft_consensus.cc:740] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.937220 28336 ts_tablet_manager.cc:1434] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:09:40.937081 28333 consensus_queue.cc:260] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.938051 28336 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.938935 28333 ts_tablet_manager.cc:1434] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:09:40.940714 28293 raft_consensus.cc:2468] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:40.940847 28334 raft_consensus.cc:359] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.941495 28334 raft_consensus.cc:385] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.941735 28334 raft_consensus.cc:740] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.941787 28108 leader_election.cc:304] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:40.942776 28374 raft_consensus.cc:2804] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.943187 28374 raft_consensus.cc:697] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:40.943620 28336 tablet_bootstrap.cc:654] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.943938 28374 consensus_queue.cc:237] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.944870 28333 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.945490 28042 catalog_manager.cc:5697] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:40.950789 28387 raft_consensus.cc:493] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.950996 28334 consensus_queue.cc:260] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.951237 28387 raft_consensus.cc:515] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.953509 28334 ts_tablet_manager.cc:1434] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:40.953768 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:40.954427 28334 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.958078 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c0bdf608674c0a9d236598a4695c41" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.958303 28387 leader_election.cc:290] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:40.958833 28219 raft_consensus.cc:2393] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:40.960024 28333 tablet_bootstrap.cc:654] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.960655 28376 raft_consensus.cc:493] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:40.961139 28376 raft_consensus.cc:515] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.963057 28334 tablet_bootstrap.cc:654] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.963537 28258 leader_election.cc:304] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.963933 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:40.964596 28387 raft_consensus.cc:3060] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:40.965278 28109 leader_election.cc:343] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:40.969331 28039 catalog_manager.cc:5697] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.973441 28334 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:40.976277 28387 raft_consensus.cc:2749] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:40.974993 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:40.976724 28334 ts_tablet_manager.cc:1403] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260713 09:09:40.976761 28293 raft_consensus.cc:2468] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:40.975893 28333 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:40.977969 28333 ts_tablet_manager.cc:1403] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.009s
I20260713 09:09:40.973392 28218 raft_consensus.cc:2468] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:40.978299 28108 leader_election.cc:304] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:40.979125 28374 raft_consensus.cc:2804] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:40.978044 28376 leader_election.cc:290] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:40.979347 28334 raft_consensus.cc:359] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.980010 28334 raft_consensus.cc:385] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.980047 28374 raft_consensus.cc:493] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:40.975198 28040 catalog_manager.cc:5697] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: term changed from 0 to 1, leader changed from <none> to fea3a4ceee9f4360889827f0dae68cac (127.26.104.66). New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.974195 28336 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:40.980376 28334 raft_consensus.cc:740] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.980773 28336 ts_tablet_manager.cc:1403] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.020s
I20260713 09:09:40.980965 28333 raft_consensus.cc:359] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.981153 28334 consensus_queue.cc:260] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.981560 28333 raft_consensus.cc:385] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.981827 28333 raft_consensus.cc:740] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.982442 28333 consensus_queue.cc:260] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.983263 28334 ts_tablet_manager.cc:1434] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:09:40.983098 28336 raft_consensus.cc:359] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.984091 28336 raft_consensus.cc:385] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.984303 28333 ts_tablet_manager.cc:1434] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:40.984411 28336 raft_consensus.cc:740] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.984926 28333 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:40.985265 28336 consensus_queue.cc:260] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:40.987115 28374 raft_consensus.cc:3060] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.987351 28336 ts_tablet_manager.cc:1434] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:09:40.988283 28336 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:40.990381 28333 tablet_bootstrap.cc:654] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.991468 28334 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:40.995875 28374 raft_consensus.cc:515] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.001824 28374 leader_election.cc:290] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.003500 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.004033 28293 raft_consensus.cc:3060] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.004835 28336 tablet_bootstrap.cc:654] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.007058 28333 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.007606 28333 ts_tablet_manager.cc:1403] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260713 09:09:41.009788 28333 raft_consensus.cc:359] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.010195 28333 raft_consensus.cc:385] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.010354 28333 raft_consensus.cc:740] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.010403 28334 tablet_bootstrap.cc:654] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.010887 28333 consensus_queue.cc:260] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.012635 28333 ts_tablet_manager.cc:1434] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:09:41.013581 28333 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.016839 28293 raft_consensus.cc:2468] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.018435 28108 leader_election.cc:304] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.018769 28333 tablet_bootstrap.cc:654] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.019325 28376 raft_consensus.cc:2804] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.019829 28376 raft_consensus.cc:697] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:41.020668 28376 consensus_queue.cc:237] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.025287 28333 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.025683 28333 ts_tablet_manager.cc:1403] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:41.026552 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
W20260713 09:09:41.027717 28109 leader_election.cc:343] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.027908 28333 raft_consensus.cc:359] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.031613 28336 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.032045 28336 ts_tablet_manager.cc:1403] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.001s
I20260713 09:09:41.028517 28333 raft_consensus.cc:385] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.032481 28333 raft_consensus.cc:740] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.031806 28039 catalog_manager.cc:5697] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.033181 28333 consensus_queue.cc:260] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.034569 28336 raft_consensus.cc:359] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.035189 28333 ts_tablet_manager.cc:1434] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:09:41.035218 28336 raft_consensus.cc:385] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.036031 28333 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.036219 28336 raft_consensus.cc:740] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.036957 28336 consensus_queue.cc:260] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.038817 28336 ts_tablet_manager.cc:1434] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:09:41.039219 28334 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.039674 28334 ts_tablet_manager.cc:1403] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.010s
I20260713 09:09:41.041206 28333 tablet_bootstrap.cc:654] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.042275 28334 raft_consensus.cc:359] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.042944 28334 raft_consensus.cc:385] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.043234 28334 raft_consensus.cc:740] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.044018 28334 consensus_queue.cc:260] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.048623 28336 tablet_bootstrap.cc:492] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.051730 28334 ts_tablet_manager.cc:1434] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:41.052057 28333 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.052451 28333 ts_tablet_manager.cc:1403] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:09:41.052727 28334 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.054675 28336 tablet_bootstrap.cc:654] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.054818 28333 raft_consensus.cc:359] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.055555 28333 raft_consensus.cc:385] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.055835 28333 raft_consensus.cc:740] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.056509 28333 consensus_queue.cc:260] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.058637 28334 tablet_bootstrap.cc:654] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.061307 28333 ts_tablet_manager.cc:1434] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:09:41.062170 28333 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.065171 28336 tablet_bootstrap.cc:492] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.065567 28338 raft_consensus.cc:493] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.065641 28336 ts_tablet_manager.cc:1403] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.014s
I20260713 09:09:41.066027 28338 raft_consensus.cc:515] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.067226 28333 tablet_bootstrap.cc:654] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.067636 28387 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.068132 28336 raft_consensus.cc:359] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.068717 28336 raft_consensus.cc:385] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.068961 28336 raft_consensus.cc:740] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.069629 28336 consensus_queue.cc:260] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.071698 28338 leader_election.cc:290] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.072528 28336 ts_tablet_manager.cc:1434] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:41.073328 28336 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.073408 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d3bfb77894525abc05ebfe8ea61de" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.073451 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d3bfb77894525abc05ebfe8ea61de" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.074095 28143 raft_consensus.cc:2468] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:41.074194 28219 raft_consensus.cc:2468] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:41.075224 28259 leader_election.cc:304] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.075990 28338 raft_consensus.cc:2804] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.076421 28338 raft_consensus.cc:493] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.076797 28338 raft_consensus.cc:3060] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.079380 28336 tablet_bootstrap.cc:654] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.081903 28334 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.082334 28334 ts_tablet_manager.cc:1403] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.003s
I20260713 09:09:41.083861 28338 raft_consensus.cc:515] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.084426 28376 raft_consensus.cc:493] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.084867 28376 raft_consensus.cc:515] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.085970 28338 leader_election.cc:290] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.086665 28376 leader_election.cc:290] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.087318 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.087847 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d3bfb77894525abc05ebfe8ea61de" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.088385 28217 raft_consensus.cc:3060] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.088413 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.086694 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d3bfb77894525abc05ebfe8ea61de" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:41.089622 28143 raft_consensus.cc:3060] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:41.089783 28108 leader_election.cc:343] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:41.090767 28109 leader_election.cc:343] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.091594 28109 leader_election.cc:304] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [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: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.092703 28376 raft_consensus.cc:493] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.092717 28367 raft_consensus.cc:2749] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.093232 28376 raft_consensus.cc:515] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.095116 28376 leader_election.cc:290] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.096279 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1acc4c34d344628b1c4a1c92d76b0f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.096526 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1acc4c34d344628b1c4a1c92d76b0f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.096890 28293 raft_consensus.cc:2468] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.097103 28219 raft_consensus.cc:2468] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.098215 28108 leader_election.cc:304] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.098992 28376 raft_consensus.cc:2804] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.099336 28376 raft_consensus.cc:493] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.099668 28376 raft_consensus.cc:3060] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.101042 28143 raft_consensus.cc:2468] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:41.101963 28217 raft_consensus.cc:2468] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:41.102291 28259 leader_election.cc:304] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.102756 28342 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.103228 28338 raft_consensus.cc:2804] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.103209 28342 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:41.103982 28338 raft_consensus.cc:697] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:41.105266 28342 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681), 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:41.104868 28338 consensus_queue.cc:237] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.106717 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.107443 28293 raft_consensus.cc:2393] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in this term.
I20260713 09:09:41.109544 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.110368 28143 raft_consensus.cc:2393] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:41.111304 28185 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:41.112407 28342 raft_consensus.cc:3060] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.113247 28376 raft_consensus.cc:515] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.115813 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1acc4c34d344628b1c4a1c92d76b0f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.116320 28217 raft_consensus.cc:3060] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.118194 28342 raft_consensus.cc:2749] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.120139 28334 raft_consensus.cc:359] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.120782 28334 raft_consensus.cc:385] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.121033 28334 raft_consensus.cc:740] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.122131 28217 raft_consensus.cc:2468] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.123169 28109 leader_election.cc:304] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.123875 28367 raft_consensus.cc:2804] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.124300 28367 raft_consensus.cc:697] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:41.125022 28367 consensus_queue.cc:237] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.132026 28334 consensus_queue.cc:260] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.135339 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1acc4c34d344628b1c4a1c92d76b0f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.135890 28293 raft_consensus.cc:3060] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.136822 28143 raft_consensus.cc:3060] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.142251 28293 raft_consensus.cc:2468] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.141763 28038 catalog_manager.cc:5697] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.144198 28376 leader_election.cc:290] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.145845 28387 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.152211 28334 ts_tablet_manager.cc:1434] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260713 09:09:41.153199 28334 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.156348 28333 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.156769 28333 ts_tablet_manager.cc:1403] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.095s	user 0.056s	sys 0.028s
I20260713 09:09:41.159652 28367 raft_consensus.cc:493] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.159395 28333 raft_consensus.cc:359] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.160102 28333 raft_consensus.cc:385] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.159507 28042 catalog_manager.cc:5697] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.160494 28334 tablet_bootstrap.cc:654] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.161896 28333 raft_consensus.cc:740] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.162688 28333 consensus_queue.cc:260] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.164592 28336 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.160102 28367 raft_consensus.cc:515] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.165151 28336 ts_tablet_manager.cc:1403] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.006s
I20260713 09:09:41.167632 28367 leader_election.cc:290] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.164563 28333 ts_tablet_manager.cc:1434] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:41.168753 28333 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.168701 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408bfd1c68d347eb97cf6b2892d74eb8" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.176309 28338 raft_consensus.cc:493] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.172631 28334 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.174657 28333 tablet_bootstrap.cc:654] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.180079 28334 ts_tablet_manager.cc:1403] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260713 09:09:41.179904 28338 raft_consensus.cc:515] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.170708 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408bfd1c68d347eb97cf6b2892d74eb8" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.182499 28334 raft_consensus.cc:359] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.183074 28217 raft_consensus.cc:2393] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41eb148535424862855834987fdbfffd in current term 1: Already voted for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in this term.
I20260713 09:09:41.183298 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508f949e2d8a4f6891bdc6dcc204d88a" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.184082 28109 leader_election.cc:304] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [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: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.184319 28334 raft_consensus.cc:385] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.184719 28334 raft_consensus.cc:740] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.184860 28367 raft_consensus.cc:3060] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.184082 28142 raft_consensus.cc:2393] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in current term 1: Already voted for candidate fea3a4ceee9f4360889827f0dae68cac in this term.
I20260713 09:09:41.185485 28334 consensus_queue.cc:260] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.187563 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508f949e2d8a4f6891bdc6dcc204d88a" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.188802 28336 raft_consensus.cc:359] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.188939 28258 leader_election.cc:304] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.189428 28338 leader_election.cc:290] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.189740 28387 raft_consensus.cc:3060] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.190514 28334 ts_tablet_manager.cc:1434] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:09:41.191033 28367 raft_consensus.cc:2749] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.191351 28334 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.192780 28333 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.193105 28333 ts_tablet_manager.cc:1403] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260713 09:09:41.194702 28333 raft_consensus.cc:359] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.195118 28333 raft_consensus.cc:385] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.195358 28333 raft_consensus.cc:740] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.195763 28387 raft_consensus.cc:2749] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.196095 28333 consensus_queue.cc:260] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.197023 28334 tablet_bootstrap.cc:654] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.198264 28333 ts_tablet_manager.cc:1434] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:09:41.198762 28336 raft_consensus.cc:385] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.199026 28336 raft_consensus.cc:740] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.199635 28336 consensus_queue.cc:260] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.203037 28333 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.207275 28336 ts_tablet_manager.cc:1434] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.003s
I20260713 09:09:41.208112 28336 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.208774 28333 tablet_bootstrap.cc:654] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.212738 28370 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.216982 28336 tablet_bootstrap.cc:654] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.222487 28342 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.224499 28333 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.224915 28333 ts_tablet_manager.cc:1403] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:09:41.227315 28333 raft_consensus.cc:359] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.227934 28333 raft_consensus.cc:385] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.228202 28333 raft_consensus.cc:740] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.229071 28333 consensus_queue.cc:260] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.234403 28333 ts_tablet_manager.cc:1434] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:09:41.235205 28333 tablet_bootstrap.cc:492] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.239882 28378 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.240532 28333 tablet_bootstrap.cc:654] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.245546 28336 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.246165 28336 ts_tablet_manager.cc:1403] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260713 09:09:41.248626 28336 raft_consensus.cc:359] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.249202 28336 raft_consensus.cc:385] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.249468 28336 raft_consensus.cc:740] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.250105 28336 consensus_queue.cc:260] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.253553 28333 tablet_bootstrap.cc:492] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.254004 28333 ts_tablet_manager.cc:1403] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260713 09:09:41.256594 28333 raft_consensus.cc:359] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.257226 28333 raft_consensus.cc:385] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.257521 28333 raft_consensus.cc:740] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.258301 28336 ts_tablet_manager.cc:1434] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:09:41.258145 28333 consensus_queue.cc:260] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.260161 28333 ts_tablet_manager.cc:1434] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:41.261004 28333 tablet_bootstrap.cc:492] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.261921 28336 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.266005 28367 raft_consensus.cc:493] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.266527 28367 raft_consensus.cc:515] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.267481 28336 tablet_bootstrap.cc:654] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.269701 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
W20260713 09:09:41.271027 28109 leader_election.cc:343] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.272164 28367 leader_election.cc:290] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.272343 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.272500 28342 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.272923 28293 raft_consensus.cc:2468] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.273718 28333 tablet_bootstrap.cc:654] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.273957 28108 leader_election.cc:304] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.274693 28367 raft_consensus.cc:2804] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.275024 28367 raft_consensus.cc:493] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.275329 28367 raft_consensus.cc:3060] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.280191 28376 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.286746 28336 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.287161 28336 ts_tablet_manager.cc:1403] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260713 09:09:41.289499 28336 raft_consensus.cc:359] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.290081 28336 raft_consensus.cc:385] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.290337 28336 raft_consensus.cc:740] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.291285 28336 consensus_queue.cc:260] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.293416 28336 ts_tablet_manager.cc:1434] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:41.291749 28367 raft_consensus.cc:515] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.295089 28336 tablet_bootstrap.cc:492] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.296639 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
W20260713 09:09:41.298090 28109 leader_election.cc:343] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.300221 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.300733 28293 raft_consensus.cc:3060] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.301096 28336 tablet_bootstrap.cc:654] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.307394 28374 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.308820 28293 raft_consensus.cc:2468] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.309700 28367 leader_election.cc:290] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.314924 28387 raft_consensus.cc:493] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.315335 28387 raft_consensus.cc:515] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.316800 28108 leader_election.cc:304] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.317248 28387 leader_election.cc:290] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.319700 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.320298 28144 raft_consensus.cc:2468] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:41.321180 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
W20260713 09:09:41.322994 28258 leader_election.cc:343] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.324558 28259 leader_election.cc:304] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.326040 28338 raft_consensus.cc:2804] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.326412 28338 raft_consensus.cc:493] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.326781 28338 raft_consensus.cc:3060] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:41.327606 28424 log.cc:927] Time spent T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260713 09:09:41.338959 28372 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.339664 28374 raft_consensus.cc:2804] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.340150 28374 raft_consensus.cc:697] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:41.340919 28374 consensus_queue.cc:237] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.344726 28144 raft_consensus.cc:3060] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.348389 28334 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.348816 28334 ts_tablet_manager.cc:1403] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.158s	user 0.050s	sys 0.048s
I20260713 09:09:41.350049 28338 raft_consensus.cc:515] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.353399 28333 tablet_bootstrap.cc:492] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.353961 28333 ts_tablet_manager.cc:1403] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.001s
I20260713 09:09:41.356050 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:41.356631 28142 raft_consensus.cc:3060] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.357285 28342 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.359380 28387 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.360736 28334 raft_consensus.cc:359] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.361343 28334 raft_consensus.cc:385] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.361591 28334 raft_consensus.cc:740] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.362715 28334 consensus_queue.cc:260] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.365633 28334 ts_tablet_manager.cc:1434] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:09:41.366456 28334 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.366410 28342 raft_consensus.cc:493] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.366940 28342 raft_consensus.cc:515] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.367456 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
W20260713 09:09:41.368732 28258 leader_election.cc:343] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.369161 28342 leader_election.cc:290] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.370304 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.372246 28334 tablet_bootstrap.cc:654] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:41.372793 28090 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:41.374408 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.375116 28292 raft_consensus.cc:2393] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:41.374564 28042 catalog_manager.cc:5697] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.375419 28338 leader_election.cc:290] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.379403 28142 raft_consensus.cc:2468] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:41.381524 28336 tablet_bootstrap.cc:492] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.386618 28336 ts_tablet_manager.cc:1403] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.016s
I20260713 09:09:41.389135 28336 raft_consensus.cc:359] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.389744 28336 raft_consensus.cc:385] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.389992 28336 raft_consensus.cc:740] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.390568 28336 consensus_queue.cc:260] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.374958 28333 raft_consensus.cc:359] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.376230 28183 leader_election.cc:304] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:41.376740 28387 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.391381 28259 leader_election.cc:304] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.392740 28333 raft_consensus.cc:385] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.392798 28336 ts_tablet_manager.cc:1434] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:09:41.393146 28333 raft_consensus.cc:740] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.393788 28336 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.393833 28333 consensus_queue.cc:260] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.395706 28387 raft_consensus.cc:2804] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.396154 28387 raft_consensus.cc:697] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:41.396905 28387 consensus_queue.cc:237] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.391733 28342 raft_consensus.cc:3060] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.404027 28333 ts_tablet_manager.cc:1434] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260713 09:09:41.408195 28338 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.403570 28336 tablet_bootstrap.cc:654] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.391371 28334 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.411564 28334 ts_tablet_manager.cc:1403] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.000s
I20260713 09:09:41.415705 28334 raft_consensus.cc:359] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.409308 28333 tablet_bootstrap.cc:492] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.420855 28334 raft_consensus.cc:385] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.421773 28334 raft_consensus.cc:740] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.423202 28334 consensus_queue.cc:260] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.409358 28342 raft_consensus.cc:2749] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.425308 28334 ts_tablet_manager.cc:1434] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:41.429524 28374 consensus_queue.cc:1048] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.431190 28333 tablet_bootstrap.cc:654] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.434669 28334 tablet_bootstrap.cc:492] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.436544 28336 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.436967 28336 ts_tablet_manager.cc:1403] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.005s
I20260713 09:09:41.438911 28370 raft_consensus.cc:493] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.439333 28370 raft_consensus.cc:515] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.440850 28334 tablet_bootstrap.cc:654] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.442390 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
W20260713 09:09:41.443686 28185 leader_election.cc:343] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.444365 28370 leader_election.cc:290] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.445998 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
W20260713 09:09:41.447285 28183 leader_election.cc:343] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.447778 28183 leader_election.cc:304] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:41.447343 28039 catalog_manager.cc:5697] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.450217 28436 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.459408 28333 tablet_bootstrap.cc:492] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.463382 28333 ts_tablet_manager.cc:1403] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.005s
I20260713 09:09:41.463963 28367 raft_consensus.cc:493] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.464439 28367 raft_consensus.cc:515] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.466393 28367 leader_election.cc:290] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.468521 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.469141 28217 raft_consensus.cc:2468] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.471032 28109 leader_election.cc:304] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.471800 28376 raft_consensus.cc:2804] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.472147 28376 raft_consensus.cc:493] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.472499 28376 raft_consensus.cc:3060] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.474800 28333 raft_consensus.cc:359] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.476475 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.476747 28367 consensus_queue.cc:1048] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.478158 28333 raft_consensus.cc:385] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.478459 28333 raft_consensus.cc:740] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.479097 28333 consensus_queue.cc:260] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.479816 28342 raft_consensus.cc:2749] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.480690 28293 raft_consensus.cc:2468] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.483812 28376 raft_consensus.cc:515] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.485306 28334 tablet_bootstrap.cc:492] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.485716 28334 ts_tablet_manager.cc:1403] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.051s	user 0.031s	sys 0.011s
I20260713 09:09:41.485800 28376 leader_election.cc:290] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.486119 28333 ts_tablet_manager.cc:1434] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:09:41.487279 28333 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.488193 28334 raft_consensus.cc:359] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.488821 28334 raft_consensus.cc:385] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.489070 28334 raft_consensus.cc:740] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.489655 28334 consensus_queue.cc:260] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.491045 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.491469 28334 ts_tablet_manager.cc:1434] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:09:41.491633 28292 raft_consensus.cc:3060] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.492306 28334 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.493341 28333 tablet_bootstrap.cc:654] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.494458 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.494974 28216 raft_consensus.cc:3060] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.497237 28367 consensus_queue.cc:1048] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.501308 28216 raft_consensus.cc:2468] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.505542 28109 leader_election.cc:304] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.506893 28334 tablet_bootstrap.cc:654] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.508816 28367 raft_consensus.cc:2804] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.509239 28367 raft_consensus.cc:697] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:41.510411 28367 consensus_queue.cc:237] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.513976 28446 raft_consensus.cc:493] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.514500 28446 raft_consensus.cc:515] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.515760 28374 raft_consensus.cc:493] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.516228 28374 raft_consensus.cc:515] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.516894 28336 raft_consensus.cc:359] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.520838 28336 raft_consensus.cc:385] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.520016 28333 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.521165 28336 raft_consensus.cc:740] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.521481 28333 ts_tablet_manager.cc:1403] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.001s
I20260713 09:09:41.522215 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.523888 28374 leader_election.cc:290] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.524145 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b5df12c2cd4ec48e6aa87196309ac0" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.524785 28291 raft_consensus.cc:2468] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
W20260713 09:09:41.525077 28109 leader_election.cc:343] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.526330 28446 leader_election.cc:290] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.526419 28108 leader_election.cc:304] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.523949 28333 raft_consensus.cc:359] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.527225 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b5df12c2cd4ec48e6aa87196309ac0" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.527724 28333 raft_consensus.cc:385] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.528036 28333 raft_consensus.cc:740] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
W20260713 09:09:41.528414 28109 leader_election.cc:343] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.528861 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.529816 28446 raft_consensus.cc:2804] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.530129 28446 raft_consensus.cc:493] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:41.530139 28108 leader_election.cc:343] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.530561 28446 raft_consensus.cc:3060] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.530676 28108 leader_election.cc:304] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [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: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.532051 28334 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.532524 28334 ts_tablet_manager.cc:1403] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.013s
I20260713 09:09:41.532611 28376 raft_consensus.cc:2749] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.534947 28334 raft_consensus.cc:359] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.535626 28334 raft_consensus.cc:385] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.535925 28334 raft_consensus.cc:740] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.522572 28336 consensus_queue.cc:260] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.536664 28334 consensus_queue.cc:260] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.537408 28376 consensus_queue.cc:1048] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.536615 28333 consensus_queue.cc:260] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.539554 28333 ts_tablet_manager.cc:1434] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:41.540861 28333 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.546962 28336 ts_tablet_manager.cc:1434] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.003s
I20260713 09:09:41.547711 28334 ts_tablet_manager.cc:1434] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:09:41.547855 28336 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:41.548692 28334 tablet_bootstrap.cc:492] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.536928 28446 raft_consensus.cc:515] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.556046 28333 tablet_bootstrap.cc:654] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.578528 28446 leader_election.cc:290] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.520344 28292 raft_consensus.cc:2468] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.585790 28342 raft_consensus.cc:493] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.586290 28342 raft_consensus.cc:515] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.588299 28342 leader_election.cc:290] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.612046 28437 raft_consensus.cc:493] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.612462 28446 raft_consensus.cc:493] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.612603 28437 raft_consensus.cc:515] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.613040 28446 raft_consensus.cc:515] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.614701 28437 leader_election.cc:290] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.614972 28446 leader_election.cc:290] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.660207 28453 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.662403 28453 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.663359 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d370a22db43cb9af223cde2e720e4" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.663453 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b5df12c2cd4ec48e6aa87196309ac0" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.664047 28142 raft_consensus.cc:2468] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:41.664141 28292 raft_consensus.cc:3060] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.664391 28378 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.664939 28378 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.665364 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.666832 28378 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.667611 28453 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.668149 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b5df12c2cd4ec48e6aa87196309ac0" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.668736 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.669301 28144 raft_consensus.cc:2468] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:41.670138 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.670674 28219 raft_consensus.cc:2468] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.672447 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.662333 28336 tablet_bootstrap.cc:654] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.673629 28334 tablet_bootstrap.cc:654] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.673015 28219 raft_consensus.cc:2468] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
W20260713 09:09:41.676255 28258 leader_election.cc:343] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.674614 28436 raft_consensus.cc:493] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.677205 28437 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.672346 28185 leader_election.cc:304] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.677654 28436 raft_consensus.cc:515] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.680485 28436 leader_election.cc:290] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
W20260713 09:09:41.681337 28109 leader_election.cc:343] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.682030 28109 leader_election.cc:304] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.682544 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.682847 28109 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.683137 28143 raft_consensus.cc:2468] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:41.681350 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.683633 28039 catalog_manager.cc:5697] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.684653 28378 raft_consensus.cc:2804] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.685009 28378 raft_consensus.cc:493] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.685185 28453 raft_consensus.cc:2804] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.685140 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.685710 28453 raft_consensus.cc:493] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.685873 28219 raft_consensus.cc:2468] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:41.685362 28378 raft_consensus.cc:3060] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.687021 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.687665 28293 raft_consensus.cc:2468] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:41.688666 28259 leader_election.cc:304] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.689605 28453 raft_consensus.cc:3060] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.691582 28436 raft_consensus.cc:2804] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.692387 28436 raft_consensus.cc:493] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.692700 28436 raft_consensus.cc:3060] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.695276 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.695348 28367 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.694468 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d370a22db43cb9af223cde2e720e4" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
W20260713 09:09:41.694133 28259 leader_election.cc:343] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.697630 28259 leader_election.cc:304] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.691011 28437 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:41.693826 28185 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.702654 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
W20260713 09:09:41.703552 28108 leader_election.cc:343] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.704926 28292 raft_consensus.cc:2468] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.705549 28378 raft_consensus.cc:515] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:41.705273 28183 leader_election.cc:343] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.707196 28108 leader_election.cc:304] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.707495 28378 leader_election.cc:290] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.707953 28367 raft_consensus.cc:2804] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.708348 28367 raft_consensus.cc:697] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:41.709017 28367 consensus_queue.cc:237] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:41.712535 28183 leader_election.cc:343] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.716148 28378 raft_consensus.cc:2804] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.716496 28378 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.694847 28452 raft_consensus.cc:2804] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.716825 28378 raft_consensus.cc:3060] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.717249 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d370a22db43cb9af223cde2e720e4" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.716941 28452 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.718776 28452 raft_consensus.cc:3060] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.719370 28387 raft_consensus.cc:2749] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:41.726606 28183 leader_election.cc:343] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.728506 28436 raft_consensus.cc:515] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.725767 28378 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.733109 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:41.736508 28333 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.736137 28038 catalog_manager.cc:5697] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.736932 28333 ts_tablet_manager.cc:1403] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.196s	user 0.027s	sys 0.027s
I20260713 09:09:41.739836 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d370a22db43cb9af223cde2e720e4" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:41.740479 28142 raft_consensus.cc:3060] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.743227 28378 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.745801 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:41.745870 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.746829 28367 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:41.748100 28183 leader_election.cc:343] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.748911 28142 raft_consensus.cc:2468] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:41.744752 28333 raft_consensus.cc:359] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.750254 28333 raft_consensus.cc:385] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.750473 28333 raft_consensus.cc:740] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.752076 28333 consensus_queue.cc:260] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.751049 28436 leader_election.cc:290] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.759567 28333 ts_tablet_manager.cc:1434] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:09:41.759498 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.760681 28333 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.757859 28185 leader_election.cc:304] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b
I20260713 09:09:41.762657 28216 raft_consensus.cc:3060] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.770869 28334 tablet_bootstrap.cc:492] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.770934 28453 raft_consensus.cc:515] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.771453 28334 ts_tablet_manager.cc:1403] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.223s	user 0.025s	sys 0.016s
I20260713 09:09:41.772089 28144 raft_consensus.cc:2393] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:41.770174 28216 raft_consensus.cc:2468] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
I20260713 09:09:41.773460 28258 leader_election.cc:304] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:41.774961 28437 raft_consensus.cc:2804] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.776038 28370 raft_consensus.cc:2804] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.776546 28370 raft_consensus.cc:697] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Becoming Leader. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Running, Role: LEADER
I20260713 09:09:41.777314 28370 consensus_queue.cc:237] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.778398 28453 leader_election.cc:290] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.778952 28437 raft_consensus.cc:697] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:41.779098 28387 raft_consensus.cc:493] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.780401 28387 raft_consensus.cc:515] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.781036 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.780668 28437 consensus_queue.cc:237] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.781761 28217 raft_consensus.cc:2393] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41eb148535424862855834987fdbfffd in current term 1: Already voted for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in this term.
I20260713 09:09:41.782330 28387 leader_election.cc:290] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.776216 28452 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.787537 28336 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.788028 28336 ts_tablet_manager.cc:1403] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.002s
I20260713 09:09:41.789467 28334 raft_consensus.cc:359] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.783892 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b06739d408540af892adde9f80d99ae" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.790469 28334 raft_consensus.cc:385] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.790797 28334 raft_consensus.cc:740] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.792804 28141 raft_consensus.cc:2393] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:41.801030 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
W20260713 09:09:41.848259 28462 log.cc:927] Time spent T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260713 09:09:41.850121 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.873164 28108 leader_election.cc:304] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
W20260713 09:09:41.873514 28258 leader_election.cc:343] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.873685 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.874419 28216 raft_consensus.cc:2393] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41eb148535424862855834987fdbfffd in current term 1: Already voted for candidate fea3a4ceee9f4360889827f0dae68cac in this term.
I20260713 09:09:41.875840 28453 raft_consensus.cc:2749] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.878897 28452 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.870210 28333 tablet_bootstrap.cc:654] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.881633 28452 raft_consensus.cc:493] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.882104 28452 raft_consensus.cc:515] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:41.882421 28259 leader_election.cc:343] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.882913 28259 leader_election.cc:304] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.883651 28359 raft_consensus.cc:2749] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.885035 28452 leader_election.cc:290] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.888094 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.888696 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.889153 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.889714 28291 raft_consensus.cc:2468] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
W20260713 09:09:41.890540 28109 consensus_peers.cc:597] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd -> Peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Couldn't send request to peer fea3a4ceee9f4360889827f0dae68cac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.881033 28334 consensus_queue.cc:260] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
W20260713 09:09:41.891386 28109 leader_election.cc:343] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.891319 28336 raft_consensus.cc:359] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.892010 28336 raft_consensus.cc:385] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.892273 28334 ts_tablet_manager.cc:1434] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.120s	user 0.017s	sys 0.045s
I20260713 09:09:41.893148 28334 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.892275 28336 raft_consensus.cc:740] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.893971 28336 consensus_queue.cc:260] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.896461 28336 ts_tablet_manager.cc:1434] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.108s	user 0.010s	sys 0.003s
I20260713 09:09:41.897138 28336 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
W20260713 09:09:41.898140 28108 leader_election.cc:343] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.898416 28334 tablet_bootstrap.cc:654] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.898552 28108 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41eb148535424862855834987fdbfffd; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.899302 28452 raft_consensus.cc:2749] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.901553 28336 tablet_bootstrap.cc:654] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.902457 28370 raft_consensus.cc:493] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.902844 28334 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.903352 28334 ts_tablet_manager.cc:1403] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:41.902874 28370 raft_consensus.cc:515] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.905123 28370 leader_election.cc:290] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.905740 28334 raft_consensus.cc:359] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.906353 28334 raft_consensus.cc:385] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.906616 28334 raft_consensus.cc:740] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.907212 28334 consensus_queue.cc:260] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.907971 28108 leader_election.cc:304] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.890409 28185 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:41.909031 28452 raft_consensus.cc:2804] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.909394 28334 ts_tablet_manager.cc:1434] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:41.909662 28370 raft_consensus.cc:2749] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.909382 28452 raft_consensus.cc:493] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.910403 28452 raft_consensus.cc:3060] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.910784 28334 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:41.912911 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.913448 28436 raft_consensus.cc:493] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.913609 28144 raft_consensus.cc:2393] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in this term.
I20260713 09:09:41.913914 28436 raft_consensus.cc:515] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.914975 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:41.915809 28436 leader_election.cc:290] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.916539 28452 raft_consensus.cc:515] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.916887 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:41.917826 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:41.918383 28144 raft_consensus.cc:2468] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 0.
I20260713 09:09:41.920048 28259 leader_election.cc:304] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.920806 28436 raft_consensus.cc:2804] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.920743 28437 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.921229 28436 raft_consensus.cc:493] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.921567 28436 raft_consensus.cc:3060] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.921082 28452 leader_election.cc:290] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:41.925246 28042 catalog_manager.cc:5697] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: term changed from 0 to 1, leader changed from <none> to fea3a4ceee9f4360889827f0dae68cac (127.26.104.66). New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.927776 28436 raft_consensus.cc:515] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.930680 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:41.931183 28144 raft_consensus.cc:3060] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.933171 28216 raft_consensus.cc:3060] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.934548 28436 leader_election.cc:290] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:41.936233 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.936295 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:41.937454 28144 raft_consensus.cc:2468] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 1.
W20260713 09:09:41.937721 28109 leader_election.cc:343] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:41.934453 28258 leader_election.cc:343] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.938459 28259 leader_election.cc:304] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:41.939141 28436 raft_consensus.cc:2804] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:09:41.939393 28258 leader_election.cc:343] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.939586 28436 raft_consensus.cc:697] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:09:41.940373 28436 consensus_queue.cc:237] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.946920 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:41.947507 28293 raft_consensus.cc:3060] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.949085 28039 catalog_manager.cc:5697] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.947711 28183 leader_election.cc:304] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:41.952914 28452 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.954183 28334 tablet_bootstrap.cc:654] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.967306 28370 raft_consensus.cc:2749] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.971962 28452 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.973944 28374 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.982023 28038 catalog_manager.cc:5697] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.985337 28293 raft_consensus.cc:2468] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:41.987403 28108 leader_election.cc:304] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:41.988399 28333 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:41.988507 28336 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:41.988469 28452 raft_consensus.cc:2804] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.988909 28333 ts_tablet_manager.cc:1403] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.228s	user 0.006s	sys 0.004s
I20260713 09:09:41.989054 28336 ts_tablet_manager.cc:1403] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.027s
I20260713 09:09:41.989444 28452 raft_consensus.cc:697] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:41.991320 28333 raft_consensus.cc:359] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.991653 28336 raft_consensus.cc:359] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.991936 28333 raft_consensus.cc:385] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.992136 28336 raft_consensus.cc:385] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.992206 28333 raft_consensus.cc:740] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.992367 28336 raft_consensus.cc:740] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.992853 28336 consensus_queue.cc:260] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.992864 28333 consensus_queue.cc:260] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.994244 28436 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.994938 28333 ts_tablet_manager.cc:1434] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:41.990996 28452 consensus_queue.cc:237] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.995954 28333 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:41.996584 28334 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:41.996963 28334 ts_tablet_manager.cc:1403] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.002s
I20260713 09:09:41.994972 28336 ts_tablet_manager.cc:1434] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:09:41.999287 28334 raft_consensus.cc:359] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:41.999912 28334 raft_consensus.cc:385] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.000136 28336 tablet_bootstrap.cc:492] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:42.000182 28334 raft_consensus.cc:740] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.000983 28334 consensus_queue.cc:260] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.003010 28334 ts_tablet_manager.cc:1434] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:42.003849 28334 tablet_bootstrap.cc:492] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:42.005725 28336 tablet_bootstrap.cc:654] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.010692 28333 tablet_bootstrap.cc:654] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.013422 28334 tablet_bootstrap.cc:654] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.024539 28334 tablet_bootstrap.cc:492] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:42.024952 28334 ts_tablet_manager.cc:1403] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260713 09:09:42.027453 28334 raft_consensus.cc:359] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.028160 28334 raft_consensus.cc:385] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.028414 28334 raft_consensus.cc:740] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.029174 28334 consensus_queue.cc:260] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.031100 28334 ts_tablet_manager.cc:1434] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:42.032068 28334 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Bootstrap starting.
I20260713 09:09:42.037465 28334 tablet_bootstrap.cc:654] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.039245 28039 catalog_manager.cc:5697] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.048242 28336 tablet_bootstrap.cc:492] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:42.048650 28336 ts_tablet_manager.cc:1403] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.016s
I20260713 09:09:42.050988 28336 raft_consensus.cc:359] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.051698 28336 raft_consensus.cc:385] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.051961 28336 raft_consensus.cc:740] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.052651 28334 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: No bootstrap required, opened a new log
I20260713 09:09:42.052577 28336 consensus_queue.cc:260] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.053076 28334 ts_tablet_manager.cc:1403] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:09:42.053895 28333 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:42.054343 28333 ts_tablet_manager.cc:1403] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.013s
I20260713 09:09:42.054793 28336 ts_tablet_manager.cc:1434] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:09:42.055651 28336 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:42.055480 28334 raft_consensus.cc:359] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.056108 28334 raft_consensus.cc:385] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.056391 28334 raft_consensus.cc:740] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.057019 28333 raft_consensus.cc:359] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.057723 28333 raft_consensus.cc:385] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.057399 28334 consensus_queue.cc:260] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.058086 28333 raft_consensus.cc:740] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.059027 28333 consensus_queue.cc:260] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.061822 28336 tablet_bootstrap.cc:654] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.062608 28334 ts_tablet_manager.cc:1434] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:42.063503 28333 ts_tablet_manager.cc:1434] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:42.064356 28333 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd: Bootstrap starting.
I20260713 09:09:42.066392 28336 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:42.066817 28336 ts_tablet_manager.cc:1403] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:09:42.069178 28336 raft_consensus.cc:359] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.069766 28333 tablet_bootstrap.cc:654] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.069921 28336 raft_consensus.cc:385] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.070310 28336 raft_consensus.cc:740] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.070968 28336 consensus_queue.cc:260] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.072496 28436 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.073238 28336 ts_tablet_manager.cc:1434] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:09:42.072937 28436 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.074486 28336 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:42.075295 28436 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:42.076808 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:42.077527 28216 raft_consensus.cc:2393] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in current term 1: Already voted for candidate fea3a4ceee9f4360889827f0dae68cac in this term.
I20260713 09:09:42.079734 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:42.080466 28144 raft_consensus.cc:2393] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:42.080892 28336 tablet_bootstrap.cc:654] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.081691 28259 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b; no voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac
I20260713 09:09:42.083017 28436 raft_consensus.cc:3060] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.084458 28333 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd: No bootstrap required, opened a new log
I20260713 09:09:42.084909 28333 ts_tablet_manager.cc:1403] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.009s
I20260713 09:09:42.087541 28333 raft_consensus.cc:359] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.088116 28333 raft_consensus.cc:385] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.088382 28333 raft_consensus.cc:740] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.089107 28333 consensus_queue.cc:260] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.091922 28436 raft_consensus.cc:2749] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:42.093315 28333 ts_tablet_manager.cc:1434] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:42.094571 28336 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:42.094936 28336 ts_tablet_manager.cc:1403] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:09:42.097289 28336 raft_consensus.cc:359] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.097877 28336 raft_consensus.cc:385] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.098615 28336 raft_consensus.cc:740] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.099236 28336 consensus_queue.cc:260] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.100991 28336 ts_tablet_manager.cc:1434] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:09:42.101951 28336 tablet_bootstrap.cc:492] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
W20260713 09:09:42.104250 28109 consensus_peers.cc:597] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd -> Peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Couldn't send request to peer fea3a4ceee9f4360889827f0dae68cac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.106791 28336 tablet_bootstrap.cc:654] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.111572 28336 tablet_bootstrap.cc:492] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:42.111863 28336 ts_tablet_manager.cc:1403] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:09:42.113487 28336 raft_consensus.cc:359] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.113897 28336 raft_consensus.cc:385] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.114075 28336 raft_consensus.cc:740] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.114560 28336 consensus_queue.cc:260] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.116026 28336 ts_tablet_manager.cc:1434] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:42.116724 28336 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: Bootstrap starting.
I20260713 09:09:42.121417 28336 tablet_bootstrap.cc:654] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.126204 28336 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: No bootstrap required, opened a new log
I20260713 09:09:42.126506 28336 ts_tablet_manager.cc:1403] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:42.128204 28336 raft_consensus.cc:359] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.128631 28336 raft_consensus.cc:385] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.128818 28336 raft_consensus.cc:740] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.129324 28336 consensus_queue.cc:260] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.130698 28336 ts_tablet_manager.cc:1434] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:09:42.141577 28370 raft_consensus.cc:493] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.142012 28370 raft_consensus.cc:515] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.143869 28370 leader_election.cc:290] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.143863 28453 raft_consensus.cc:493] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.144487 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:42.144423 28453 raft_consensus.cc:515] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.144832 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.146001 28183 leader_election.cc:304] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:42.146240 28453 leader_election.cc:290] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.146770 28370 raft_consensus.cc:2749] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:42.146807 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:42.147202 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.147503 28216 raft_consensus.cc:2468] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:42.147797 28292 raft_consensus.cc:2468] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:42.148454 28109 leader_election.cc:304] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:42.149127 28453 raft_consensus.cc:2804] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.149463 28453 raft_consensus.cc:493] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.149770 28453 raft_consensus.cc:3060] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.155521 28453 raft_consensus.cc:515] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.157284 28453 leader_election.cc:290] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.157989 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:42.158353 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:42.158489 28216 raft_consensus.cc:3060] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.158818 28292 raft_consensus.cc:3060] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.162771 28216 raft_consensus.cc:2468] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:42.163407 28292 raft_consensus.cc:2468] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:42.163705 28109 leader_election.cc:304] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:42.164372 28453 raft_consensus.cc:2804] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.164857 28453 raft_consensus.cc:697] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:42.164856 28376 consensus_queue.cc:1048] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.165800 28453 consensus_queue.cc:237] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.174346 28040 catalog_manager.cc:5697] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.255210 28370 raft_consensus.cc:493] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.255638 28370 raft_consensus.cc:515] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.257176 28370 leader_election.cc:290] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.257777 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:42.258103 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcbdc8501cd4fb3aa0088143726a177" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.258380 28144 raft_consensus.cc:2393] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in this term.
I20260713 09:09:42.259310 28185 leader_election.cc:304] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:42.259853 28370 raft_consensus.cc:3060] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.264190 28370 raft_consensus.cc:2749] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:42.286561 28446 raft_consensus.cc:493] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.286973 28446 raft_consensus.cc:515] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.288462 28446 leader_election.cc:290] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.289089 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:42.289392 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.289631 28216 raft_consensus.cc:2468] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:42.289984 28291 raft_consensus.cc:2468] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 0.
I20260713 09:09:42.290643 28109 leader_election.cc:304] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:42.291316 28446 raft_consensus.cc:2804] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.291602 28446 raft_consensus.cc:493] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.291848 28446 raft_consensus.cc:3060] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.295888 28446 raft_consensus.cc:515] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.297338 28446 leader_election.cc:290] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.297865 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:42.298252 28216 raft_consensus.cc:3060] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.298173 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:42.298691 28291 raft_consensus.cc:3060] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.302699 28436 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.304383 28291 raft_consensus.cc:2468] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:42.305542 28108 leader_election.cc:304] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:42.306234 28446 raft_consensus.cc:2804] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.306676 28446 raft_consensus.cc:697] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:42.307149 28216 raft_consensus.cc:2468] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:42.308204 28446 consensus_queue.cc:237] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.315037 28436 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.317487 28040 catalog_manager.cc:5697] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.332765 28342 raft_consensus.cc:493] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.333225 28342 raft_consensus.cc:515] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.335058 28342 leader_election.cc:290] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.335650 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb93bd5d9c44b8ab6920ffd5ec0e118" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:42.335937 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb93bd5d9c44b8ab6920ffd5ec0e118" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.336115 28143 raft_consensus.cc:2468] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:42.336570 28291 raft_consensus.cc:2468] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 0.
I20260713 09:09:42.337028 28185 leader_election.cc:304] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:42.337612 28342 raft_consensus.cc:2804] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.337909 28342 raft_consensus.cc:493] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.338117 28342 raft_consensus.cc:3060] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.342046 28342 raft_consensus.cc:515] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.343528 28342 leader_election.cc:290] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.344135 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb93bd5d9c44b8ab6920ffd5ec0e118" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:42.344465 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb93bd5d9c44b8ab6920ffd5ec0e118" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:42.344614 28143 raft_consensus.cc:3060] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.344892 28291 raft_consensus.cc:3060] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.349463 28291 raft_consensus.cc:2468] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:42.349525 28143 raft_consensus.cc:2468] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:42.350427 28183 leader_election.cc:304] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:42.350371 28436 consensus_queue.cc:1048] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.351287 28342 raft_consensus.cc:2804] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.351763 28342 raft_consensus.cc:697] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Becoming Leader. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Running, Role: LEADER
I20260713 09:09:42.352434 28342 consensus_queue.cc:237] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.357637 28370 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.362833 28453 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.363255 28453 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:42.365419 28387 consensus_queue.cc:1048] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.367189 28453 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:42.368481 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.369058 28291 raft_consensus.cc:2468] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:42.369158 28216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac" is_pre_election: true
I20260713 09:09:42.369731 28216 raft_consensus.cc:2468] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 1.
I20260713 09:09:42.370106 28108 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd; no voters: 
I20260713 09:09:42.370906 28453 raft_consensus.cc:2804] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.371240 28453 raft_consensus.cc:493] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.371584 28453 raft_consensus.cc:3060] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.369634 28040 catalog_manager.cc:5697] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: term changed from 0 to 1, leader changed from <none> to fea3a4ceee9f4360889827f0dae68cac (127.26.104.66). New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:42.383641 28090 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:42.384445 28291 raft_consensus.cc:3060] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.392138 28370 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.392189 28453 raft_consensus.cc:515] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:42.395005 28453 leader_election.cc:290] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [CANDIDATE]: Term 2 election: Requested vote from peers 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:42.395190 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:09:42.395713 28218 raft_consensus.cc:3060] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.396890 28291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266bdff225d04adbb4185dc4dbff87bf" candidate_uuid: "41eb148535424862855834987fdbfffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:42.397428 28291 raft_consensus.cc:3060] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.401410 28218 raft_consensus.cc:2468] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 2.
I20260713 09:09:42.402985 28109 leader_election.cc:304] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:42.403496 28291 raft_consensus.cc:2468] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41eb148535424862855834987fdbfffd in term 2.
I20260713 09:09:42.403887 28374 raft_consensus.cc:2804] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.404330 28374 raft_consensus.cc:697] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 2 LEADER]: Becoming Leader. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:09:42.405037 28374 consensus_queue.cc:237] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [LEADER]: Queue going to LEADER 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: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } }
I20260713 09:09:42.412322 28370 raft_consensus.cc:493] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.412739 28370 raft_consensus.cc:515] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.414528 28370 leader_election.cc:290] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.415493 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:42.415485 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ada10ad3c145259b078324dd4559a6" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.416801 28292 raft_consensus.cc:2393] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fea3a4ceee9f4360889827f0dae68cac in current term 1: Already voted for candidate 41eb148535424862855834987fdbfffd in this term.
I20260713 09:09:42.417662 28183 leader_election.cc:304] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:42.418363 28370 raft_consensus.cc:3060] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.418103 28040 catalog_manager.cc:5697] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd reported cstate change: term changed from 0 to 2, leader changed from <none> to 41eb148535424862855834987fdbfffd (127.26.104.65). New cstate: current_term: 2 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.424081 28370 raft_consensus.cc:2749] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:42.431304 28374 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.439880 28376 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.481051 28216 raft_consensus.cc:3060] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.510046 28370 raft_consensus.cc:493] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.510433 28370 raft_consensus.cc:515] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:42.511893 28370 leader_election.cc:290] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:42.512423 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b5df12c2cd4ec48e6aa87196309ac0" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:42.512755 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b5df12c2cd4ec48e6aa87196309ac0" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:42.513751 28183 leader_election.cc:304] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [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: fea3a4ceee9f4360889827f0dae68cac; no voters: 2dd9bbf1c9e5476b84a423da15b4ba5b, 41eb148535424862855834987fdbfffd
I20260713 09:09:42.514253 28370 raft_consensus.cc:2749] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:42.641059 28216 raft_consensus.cc:3060] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.673135 28453 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.682858 28453 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:42.715986 28453 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.724254 28374 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.875562 28216 raft_consensus.cc:1275] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:42.876523 28453 consensus_queue.cc:1048] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.884232 28291 raft_consensus.cc:1275] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:42.885807 28446 consensus_queue.cc:1048] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.918176 28370 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.929042 28372 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:43.398356 28090 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:43.491488 28372 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.491878 28372 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:43.494299 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd" is_pre_election: true
I20260713 09:09:43.494594 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" is_pre_election: true
I20260713 09:09:43.494904 28143 raft_consensus.cc:2468] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:43.495147 28292 raft_consensus.cc:2468] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 1.
I20260713 09:09:43.495975 28185 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:43.495939 28372 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:43.497066 28511 raft_consensus.cc:2804] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:43.497445 28511 raft_consensus.cc:493] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.497754 28511 raft_consensus.cc:3060] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.502449 28511 raft_consensus.cc:515] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:43.503966 28511 leader_election.cc:290] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:43.504586 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:09:43.504765 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0240eca049fb4efd92d763840b2db11e" candidate_uuid: "fea3a4ceee9f4360889827f0dae68cac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:09:43.505007 28143 raft_consensus.cc:3060] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.505215 28292 raft_consensus.cc:3060] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.509156 28143 raft_consensus.cc:2468] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 2.
I20260713 09:09:43.509264 28292 raft_consensus.cc:2468] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fea3a4ceee9f4360889827f0dae68cac in term 2.
I20260713 09:09:43.510013 28185 leader_election.cc:304] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [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: 41eb148535424862855834987fdbfffd, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:09:43.510599 28511 raft_consensus.cc:2804] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.510910 28511 raft_consensus.cc:697] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 2 LEADER]: Becoming Leader. State: Replica: fea3a4ceee9f4360889827f0dae68cac, State: Running, Role: LEADER
I20260713 09:09:43.511561 28511 consensus_queue.cc:237] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Queue going to LEADER 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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:09:43.518924 28040 catalog_manager.cc:5697] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac reported cstate change: term changed from 0 to 2, leader changed from <none> to fea3a4ceee9f4360889827f0dae68cac (127.26.104.66). New cstate: current_term: 2 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.959084 28292 raft_consensus.cc:1275] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:43.960115 28511 consensus_queue.cc:1048] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.969825 28143 raft_consensus.cc:1275] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:43.971148 28511 consensus_queue.cc:1048] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:44.081565 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:44.087468 28523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:44.088279 28524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:44.089872 28526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:44.090042 27041 server_base.cc:1061] running on GCE node
I20260713 09:09:44.090873 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:44.091070 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:44.091235 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933784091220 us; error 0 us; skew 500 ppm
I20260713 09:09:44.091777 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:44.094262 27041 webserver.cc:533] Webserver started at http://127.26.104.68:33385/ using document root <none> and password file <none>
I20260713 09:09:44.094745 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:44.094990 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:44.095297 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:44.096436 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-3-root/instance:
uuid: "45faa5cd9c354de9b39ba689dd1d527e"
format_stamp: "Formatted at 2026-07-13 09:09:44 on dist-test-slave-xk97"
I20260713 09:09:44.100358 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:44.103336 28531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:44.104017 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:44.104269 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-3-root
uuid: "45faa5cd9c354de9b39ba689dd1d527e"
format_stamp: "Formatted at 2026-07-13 09:09:44 on dist-test-slave-xk97"
I20260713 09:09:44.104527 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-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)
I20260713 09:09:44.134603 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:44.136016 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:44.137624 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:44.139724 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:44.139914 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:44.140085 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:44.140206 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:44.180892 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.68:43273
I20260713 09:09:44.180951 28593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.68:43273 every 8 connection(s)
I20260713 09:09:44.184566 27041 auto_leader_rebalancer-test.cc:392] add a tserver: 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:44.194916 28594 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44521
I20260713 09:09:44.195248 28594 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:44.195930 28594 heartbeater.cc:507] Master 127.26.104.126:44521 requested a full tablet report, sending...
I20260713 09:09:44.197522 28040 ts_manager.cc:194] Registered new tserver with Master: 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273)
I20260713 09:09:44.198621 28040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42752
I20260713 09:09:44.441218 28143 consensus_queue.cc:237] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.448077 28291 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.449553 28602 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.452656 28218 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.453805 28602 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.459833 28522 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
W20260713 09:09:44.464217 28109 consensus_peers.cc:597] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c1acc4c34d344628b1c4a1c92d76b0f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.463336 28218 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.463304 28291 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.473315 28040 catalog_manager.cc:5697] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.478175 28143 consensus_queue.cc:237] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.491104 28291 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:44.491451 28109 consensus_peers.cc:597] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb71befa4ed440698877bd4b67998942. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.491801 28218 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.493507 28522 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.494289 28602 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.510139 28522 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.512523 28291 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.512732 28218 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.524765 28040 catalog_manager.cc:5697] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.533970 28291 consensus_queue.cc:237] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.547655 28218 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.549351 28144 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.552773 28338 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.554049 28598 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:44.562497 28258 consensus_peers.cc:597] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8460875e87574ab789cdc7147ca3d8d9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.567893 28598 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.576035 28144 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.588672 28218 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.590837 28039 catalog_manager.cc:5697] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.610157 28218 consensus_queue.cc:237] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.615989 28291 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.616671 28144 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:44.618023 28620 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.619002 28619 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:44.630786 28184 consensus_peers.cc:597] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecb93bd5d9c44b8ab6920ffd5ec0e118. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.632012 28619 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.634027 28291 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.636143 28144 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.646219 28039 catalog_manager.cc:5697] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:44.882138 28626 ts_tablet_manager.cc:933] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:44.884196 28626 tablet_copy_client.cc:323] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:44.895409 28154 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet eb71befa4ed440698877bd4b67998942 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:44.895895 28154 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet eb71befa4ed440698877bd4b67998942 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-eb71befa4ed440698877bd4b67998942
I20260713 09:09:44.901903 28154 tablet_copy_source_session.cc:215] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:44.905355 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb71befa4ed440698877bd4b67998942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.905977 28629 ts_tablet_manager.cc:933] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:44.908514 28629 tablet_copy_client.cc:323] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:44.909760 28154 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet 9c1acc4c34d344628b1c4a1c92d76b0f from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:44.910136 28154 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet 9c1acc4c34d344628b1c4a1c92d76b0f from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-9c1acc4c34d344628b1c4a1c92d76b0f
I20260713 09:09:44.915902 28154 tablet_copy_source_session.cc:215] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:44.918114 28629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1acc4c34d344628b1c4a1c92d76b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.919663 28626 tablet_copy_client.cc:806] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:44.920269 28626 tablet_copy_client.cc:670] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:44.924321 28626 tablet_copy_client.cc:538] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:44.928542 28629 tablet_copy_client.cc:806] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:44.929085 28629 tablet_copy_client.cc:670] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:44.932216 28626 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:44.932228 28629 tablet_copy_client.cc:538] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:44.937659 28629 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:44.954068 28626 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:44.956121 28626 tablet_bootstrap.cc:492] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:44.956761 28626 ts_tablet_manager.cc:1403] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260713 09:09:44.959635 28626 raft_consensus.cc:359] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.960451 28626 raft_consensus.cc:740] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:44.961261 28629 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:44.962044 28629 tablet_bootstrap.cc:492] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:44.961776 28626 consensus_queue.cc:260] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.962693 28629 ts_tablet_manager.cc:1403] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.010s
I20260713 09:09:44.967111 28629 raft_consensus.cc:359] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.967989 28629 raft_consensus.cc:740] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:44.969513 28594 heartbeater.cc:499] Master 127.26.104.126:44521 was elected leader, sending a full tablet report...
I20260713 09:09:44.969201 28629 consensus_queue.cc:260] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:44.970467 28626 ts_tablet_manager.cc:1434] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:09:44.972111 28629 ts_tablet_manager.cc:1434] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:44.973502 28154 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-eb71befa4ed440698877bd4b67998942 received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:44.973927 28154 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-eb71befa4ed440698877bd4b67998942 on tablet eb71befa4ed440698877bd4b67998942 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:44.974542 28153 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-9c1acc4c34d344628b1c4a1c92d76b0f received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:44.974977 28153 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-9c1acc4c34d344628b1c4a1c92d76b0f on tablet 9c1acc4c34d344628b1c4a1c92d76b0f with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:45.055666 28629 ts_tablet_manager.cc:933] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:45.057132 28629 tablet_copy_client.cc:323] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.66:39135
I20260713 09:09:45.066629 28229 tablet_copy_service.cc:140] P fea3a4ceee9f4360889827f0dae68cac: Received BeginTabletCopySession request for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:35848)
I20260713 09:09:45.067055 28229 tablet_copy_service.cc:161] P fea3a4ceee9f4360889827f0dae68cac: Beginning new tablet copy session on tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:35848: session id = 45faa5cd9c354de9b39ba689dd1d527e-ecb93bd5d9c44b8ab6920ffd5ec0e118
I20260713 09:09:45.072851 28229 tablet_copy_source_session.cc:215] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:45.075351 28629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:45.089689 28629 tablet_copy_client.cc:806] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:45.090286 28629 tablet_copy_client.cc:670] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:45.094269 28629 tablet_copy_client.cc:538] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:45.099320 28629 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:45.115587 28629 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:45.116178 28629 tablet_bootstrap.cc:492] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:45.116622 28629 ts_tablet_manager.cc:1403] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260713 09:09:45.118557 28629 raft_consensus.cc:359] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:45.119089 28629 raft_consensus.cc:740] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:45.119580 28629 consensus_queue.cc:260] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:45.121762 28629 ts_tablet_manager.cc:1434] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:45.122709 28626 ts_tablet_manager.cc:933] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:45.123183 28229 tablet_copy_service.cc:342] P fea3a4ceee9f4360889827f0dae68cac: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-ecb93bd5d9c44b8ab6920ffd5ec0e118 received from {username='slave'} at 127.0.0.1:35848
I20260713 09:09:45.123657 28229 tablet_copy_service.cc:434] P fea3a4ceee9f4360889827f0dae68cac: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-ecb93bd5d9c44b8ab6920ffd5ec0e118 on tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:45.131991 28626 tablet_copy_client.cc:323] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.67:38681
I20260713 09:09:45.140218 28303 tablet_copy_service.cc:140] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Received BeginTabletCopySession request for tablet 8460875e87574ab789cdc7147ca3d8d9 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:53662)
I20260713 09:09:45.140602 28303 tablet_copy_service.cc:161] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Beginning new tablet copy session on tablet 8460875e87574ab789cdc7147ca3d8d9 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:53662: session id = 45faa5cd9c354de9b39ba689dd1d527e-8460875e87574ab789cdc7147ca3d8d9
I20260713 09:09:45.145790 28303 tablet_copy_source_session.cc:215] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:45.148244 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8460875e87574ab789cdc7147ca3d8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:45.162238 28626 tablet_copy_client.cc:806] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:45.162722 28626 tablet_copy_client.cc:670] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:45.166136 28626 tablet_copy_client.cc:538] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:45.173770 28626 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:45.192446 28626 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:45.193198 28626 tablet_bootstrap.cc:492] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:45.193817 28626 ts_tablet_manager.cc:1403] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260713 09:09:45.196497 28626 raft_consensus.cc:359] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:45.197263 28626 raft_consensus.cc:740] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:45.197875 28626 consensus_queue.cc:260] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:45.200095 28626 ts_tablet_manager.cc:1434] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:45.201659 28303 tablet_copy_service.cc:342] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-8460875e87574ab789cdc7147ca3d8d9 received from {username='slave'} at 127.0.0.1:53662
I20260713 09:09:45.202039 28303 tablet_copy_service.cc:434] P 2dd9bbf1c9e5476b84a423da15b4ba5b: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-8460875e87574ab789cdc7147ca3d8d9 on tablet 8460875e87574ab789cdc7147ca3d8d9 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:45.407374 28569 raft_consensus.cc:1217] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:45.465821 28569 raft_consensus.cc:1217] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:45.550135 28569 raft_consensus.cc:1217] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:45.640870 28569 raft_consensus.cc:1217] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:45.808280 28522 raft_consensus.cc:1064] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:45.810071 28522 consensus_queue.cc:237] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:45.815745 28569 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:45.817765 28292 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:45.818555 28216 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:45.819133 28640 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:45.819983 28522 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:45.820767 28509 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:45.832120 28640 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.833549 28292 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.835685 28216 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.843395 28569 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.848054 28038 catalog_manager.cc:5697] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:45.852876 28509 raft_consensus.cc:1064] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:45.857750 28509 consensus_queue.cc:237] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:45.877820 28569 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:45.877928 28216 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:45.879896 28522 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:45.880779 28640 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:45.908128 28292 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:45.909462 28653 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:45.910459 28654 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.920066 28569 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.921095 28144 consensus_queue.cc:237] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:45.926129 28216 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.916103 28292 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.932296 28568 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:45.933826 28509 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:45.936051 28038 catalog_manager.cc:5697] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:45.938360 28218 raft_consensus.cc:1275] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:45.947768 28640 consensus_queue.cc:1048] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:45.950591 28652 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.951413 28569 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.956557 28216 raft_consensus.cc:2955] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:45.960940 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c1acc4c34d344628b1c4a1c92d76b0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:45.970608 28040 catalog_manager.cc:5697] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:45.981094 28276 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c1acc4c34d344628b1c4a1c92d76b0f with delete_type TABLET_DATA_TOMBSTONED (TS 2dd9bbf1c9e5476b84a423da15b4ba5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53620
I20260713 09:09:45.983168 28658 tablet_replica.cc:333] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:09:45.983865 28658 raft_consensus.cc:2243] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.984366 28658 raft_consensus.cc:2272] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.986567 28658 ts_tablet_manager.cc:1916] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:45.997822 28658 ts_tablet_manager.cc:1929] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:45.998088 28658 log.cc:1199] T 9c1acc4c34d344628b1c4a1c92d76b0f P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/wals/9c1acc4c34d344628b1c4a1c92d76b0f
I20260713 09:09:45.999482 28027 catalog_manager.cc:5028] TS 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): tablet 9c1acc4c34d344628b1c4a1c92d76b0f (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:46.059322 28620 raft_consensus.cc:1064] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:46.061043 28620 consensus_queue.cc:237] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:46.066596 28569 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.068002 28292 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.070132 28662 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:46.071162 28663 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:46.081875 28144 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.083257 28661 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:46.084726 28663 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.085830 28292 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.102193 28038 catalog_manager.cc:5697] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.105389 28569 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.116256 28144 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.132885 28598 raft_consensus.cc:1064] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:46.135305 28598 consensus_queue.cc:237] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:46.142839 28216 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.143126 28569 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.143168 28144 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.144735 28639 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:46.146374 28642 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:46.147053 28598 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:46.162703 28639 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.167362 28216 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.180235 28039 catalog_manager.cc:5697] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.191893 28144 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.198745 28569 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.211144 28292 consensus_queue.cc:237] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:46.216410 28216 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.216521 28569 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.217790 28672 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:46.218700 28671 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:46.224453 28598 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.225951 28569 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.228497 28216 raft_consensus.cc:2955] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.237818 28027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8460875e87574ab789cdc7147ca3d8d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:46.237349 28039 catalog_manager.cc:5697] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.254081 28134 tablet_service.cc:1558] Processing DeleteTablet for tablet 8460875e87574ab789cdc7147ca3d8d9 with delete_type TABLET_DATA_TOMBSTONED (TS 41eb148535424862855834987fdbfffd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40766
I20260713 09:09:46.256165 28673 tablet_replica.cc:333] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:09:46.257051 28673 raft_consensus.cc:2243] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.257710 28673 raft_consensus.cc:2272] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.260269 28673 ts_tablet_manager.cc:1916] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:46.269484 28673 ts_tablet_manager.cc:1929] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:46.269768 28673 log.cc:1199] T 8460875e87574ab789cdc7147ca3d8d9 P 41eb148535424862855834987fdbfffd: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/wals/8460875e87574ab789cdc7147ca3d8d9
I20260713 09:09:46.271183 28029 catalog_manager.cc:5028] TS 41eb148535424862855834987fdbfffd (127.26.104.65:45189): tablet 8460875e87574ab789cdc7147ca3d8d9 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:46.295763 28144 consensus_queue.cc:237] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:46.300814 28569 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.301456 28292 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.302016 28652 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:46.302779 28654 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:46.309173 28640 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.312136 28291 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.315068 28569 raft_consensus.cc:2955] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.318897 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb71befa4ed440698877bd4b67998942 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:46.326949 28039 catalog_manager.cc:5697] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.335180 28204 tablet_service.cc:1558] Processing DeleteTablet for tablet eb71befa4ed440698877bd4b67998942 with delete_type TABLET_DATA_TOMBSTONED (TS fea3a4ceee9f4360889827f0dae68cac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35822
I20260713 09:09:46.337030 28674 tablet_replica.cc:333] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:09:46.337810 28674 raft_consensus.cc:2243] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.338397 28674 raft_consensus.cc:2272] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.340838 28674 ts_tablet_manager.cc:1916] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:46.352936 28674 ts_tablet_manager.cc:1929] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:46.353363 28674 log.cc:1199] T eb71befa4ed440698877bd4b67998942 P fea3a4ceee9f4360889827f0dae68cac: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/wals/eb71befa4ed440698877bd4b67998942
I20260713 09:09:46.355587 28028 catalog_manager.cc:5028] TS fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): tablet eb71befa4ed440698877bd4b67998942 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:46.573715 28216 consensus_queue.cc:237] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:46.579979 28144 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.580039 28569 raft_consensus.cc:1275] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.581969 28620 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:46.584105 28661 consensus_queue.cc:1048] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:46.591768 28663 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.597509 28143 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.601766 28028 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:46.604307 28569 raft_consensus.cc:2955] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:46.614048 28039 catalog_manager.cc:5697] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.628468 28276 tablet_service.cc:1558] Processing DeleteTablet for tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 with delete_type TABLET_DATA_TOMBSTONED (TS 2dd9bbf1c9e5476b84a423da15b4ba5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53620
I20260713 09:09:46.630755 28676 tablet_replica.cc:333] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:09:46.632717 28676 raft_consensus.cc:2243] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.634091 28676 raft_consensus.cc:2272] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.637094 28676 ts_tablet_manager.cc:1916] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:46.649173 28676 ts_tablet_manager.cc:1929] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:46.649583 28676 log.cc:1199] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/wals/ecb93bd5d9c44b8ab6920ffd5ec0e118
I20260713 09:09:46.650846 28027 catalog_manager.cc:5028] TS 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): tablet ecb93bd5d9c44b8ab6920ffd5ec0e118 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:47.660166 28216 consensus_queue.cc:237] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:47.665974 28144 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:47.666298 28292 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:47.666164 28184 consensus_peers.cc:597] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 508f949e2d8a4f6891bdc6dcc204d88a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.667418 28677 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.668123 28663 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.675657 28681 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.676618 28144 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.676990 28292 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.689301 28038 catalog_manager.cc:5697] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.690912 28292 consensus_queue.cc:237] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:47.697547 28216 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:47.698697 28258 consensus_peers.cc:597] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c8d3bfb77894525abc05ebfe8ea61de. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.699847 28598 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.704223 28144 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:47.705804 28685 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.709879 28598 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.711930 28216 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.723865 28292 consensus_queue.cc:237] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:47.730577 28040 catalog_manager.cc:5697] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.735370 28216 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:47.734897 28144 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.736887 28694 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:47.737757 28258 consensus_peers.cc:597] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 408bfd1c68d347eb97cf6b2892d74eb8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.739598 28143 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:47.740973 28598 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.752288 28690 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.753865 28216 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.761710 28144 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.765383 28292 consensus_queue.cc:237] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:47.772408 28039 catalog_manager.cc:5697] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:47.776305 28258 consensus_peers.cc:597] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2d519cd73474894b536e38c723f0482. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.776860 28216 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:47.776916 28144 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:47.778215 28690 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:47.779493 28694 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.791450 28690 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.793294 28216 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.798628 28144 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:47.803862 28038 catalog_manager.cc:5697] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:48.084414 28701 ts_tablet_manager.cc:933] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:48.086411 28701 tablet_copy_client.cc:323] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.67:38681
I20260713 09:09:48.088153 28303 tablet_copy_service.cc:140] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Received BeginTabletCopySession request for tablet 0c8d3bfb77894525abc05ebfe8ea61de from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:53662)
I20260713 09:09:48.088663 28303 tablet_copy_service.cc:161] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Beginning new tablet copy session on tablet 0c8d3bfb77894525abc05ebfe8ea61de from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:53662: session id = 45faa5cd9c354de9b39ba689dd1d527e-0c8d3bfb77894525abc05ebfe8ea61de
I20260713 09:09:48.095641 28303 tablet_copy_source_session.cc:215] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:48.098120 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d3bfb77894525abc05ebfe8ea61de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.107998 28701 tablet_copy_client.cc:806] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:48.108511 28701 tablet_copy_client.cc:670] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:48.111604 28701 tablet_copy_client.cc:538] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:48.117514 28701 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:48.131680 28701 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:48.132256 28701 tablet_bootstrap.cc:492] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:48.132725 28701 ts_tablet_manager.cc:1403] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.015s	user 0.016s	sys 0.000s
I20260713 09:09:48.134773 28701 raft_consensus.cc:359] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.135320 28701 raft_consensus.cc:740] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:48.135861 28701 consensus_queue.cc:260] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.138415 28701 ts_tablet_manager.cc:1434] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:48.139815 28303 tablet_copy_service.cc:342] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-0c8d3bfb77894525abc05ebfe8ea61de received from {username='slave'} at 127.0.0.1:53662
I20260713 09:09:48.140148 28303 tablet_copy_service.cc:434] P 2dd9bbf1c9e5476b84a423da15b4ba5b: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-0c8d3bfb77894525abc05ebfe8ea61de on tablet 0c8d3bfb77894525abc05ebfe8ea61de with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:48.188493 28701 ts_tablet_manager.cc:933] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:48.189865 28701 tablet_copy_client.cc:323] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.66:39135
I20260713 09:09:48.191387 28229 tablet_copy_service.cc:140] P fea3a4ceee9f4360889827f0dae68cac: Received BeginTabletCopySession request for tablet 508f949e2d8a4f6891bdc6dcc204d88a from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:35848)
I20260713 09:09:48.191843 28229 tablet_copy_service.cc:161] P fea3a4ceee9f4360889827f0dae68cac: Beginning new tablet copy session on tablet 508f949e2d8a4f6891bdc6dcc204d88a from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:35848: session id = 45faa5cd9c354de9b39ba689dd1d527e-508f949e2d8a4f6891bdc6dcc204d88a
I20260713 09:09:48.197536 28229 tablet_copy_source_session.cc:215] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:48.199862 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508f949e2d8a4f6891bdc6dcc204d88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.203157 28707 ts_tablet_manager.cc:933] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:48.205850 28707 tablet_copy_client.cc:323] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.67:38681
I20260713 09:09:48.207384 28303 tablet_copy_service.cc:140] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Received BeginTabletCopySession request for tablet 408bfd1c68d347eb97cf6b2892d74eb8 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:53662)
I20260713 09:09:48.207799 28303 tablet_copy_service.cc:161] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Beginning new tablet copy session on tablet 408bfd1c68d347eb97cf6b2892d74eb8 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:53662: session id = 45faa5cd9c354de9b39ba689dd1d527e-408bfd1c68d347eb97cf6b2892d74eb8
I20260713 09:09:48.212177 28303 tablet_copy_source_session.cc:215] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:48.214628 28701 tablet_copy_client.cc:806] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:48.215107 28707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408bfd1c68d347eb97cf6b2892d74eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.215184 28701 tablet_copy_client.cc:670] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:48.218850 28701 tablet_copy_client.cc:538] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:48.226698 28701 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:48.227265 28707 tablet_copy_client.cc:806] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:48.227807 28707 tablet_copy_client.cc:670] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:48.230770 28707 tablet_copy_client.cc:538] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:48.236193 28707 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:48.245743 28701 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:48.246603 28701 tablet_bootstrap.cc:492] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:48.247208 28701 ts_tablet_manager.cc:1403] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.008s
I20260713 09:09:48.250022 28701 raft_consensus.cc:359] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.250829 28707 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:48.250792 28701 raft_consensus.cc:740] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:48.251585 28707 tablet_bootstrap.cc:492] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:48.252208 28707 ts_tablet_manager.cc:1403] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260713 09:09:48.251564 28701 consensus_queue.cc:260] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.253978 28701 ts_tablet_manager.cc:1434] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:48.255213 28707 raft_consensus.cc:359] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.255963 28229 tablet_copy_service.cc:342] P fea3a4ceee9f4360889827f0dae68cac: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-508f949e2d8a4f6891bdc6dcc204d88a received from {username='slave'} at 127.0.0.1:35848
I20260713 09:09:48.256006 28707 raft_consensus.cc:740] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:48.256532 28229 tablet_copy_service.cc:434] P fea3a4ceee9f4360889827f0dae68cac: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-508f949e2d8a4f6891bdc6dcc204d88a on tablet 508f949e2d8a4f6891bdc6dcc204d88a with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:48.256844 28707 consensus_queue.cc:260] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.259047 28707 ts_tablet_manager.cc:1434] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:48.260509 28303 tablet_copy_service.cc:342] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-408bfd1c68d347eb97cf6b2892d74eb8 received from {username='slave'} at 127.0.0.1:53662
I20260713 09:09:48.260885 28303 tablet_copy_service.cc:434] P 2dd9bbf1c9e5476b84a423da15b4ba5b: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-408bfd1c68d347eb97cf6b2892d74eb8 on tablet 408bfd1c68d347eb97cf6b2892d74eb8 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:48.326412 28707 ts_tablet_manager.cc:933] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:48.327849 28707 tablet_copy_client.cc:323] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.67:38681
I20260713 09:09:48.329073 28303 tablet_copy_service.cc:140] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Received BeginTabletCopySession request for tablet c2d519cd73474894b536e38c723f0482 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:53662)
I20260713 09:09:48.329474 28303 tablet_copy_service.cc:161] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Beginning new tablet copy session on tablet c2d519cd73474894b536e38c723f0482 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:53662: session id = 45faa5cd9c354de9b39ba689dd1d527e-c2d519cd73474894b536e38c723f0482
I20260713 09:09:48.333811 28303 tablet_copy_source_session.cc:215] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:48.336027 28707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d519cd73474894b536e38c723f0482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.347182 28707 tablet_copy_client.cc:806] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:48.347641 28707 tablet_copy_client.cc:670] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:48.350256 28707 tablet_copy_client.cc:538] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:48.356161 28707 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:48.369285 28707 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:48.369868 28707 tablet_bootstrap.cc:492] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:48.370407 28707 ts_tablet_manager.cc:1403] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.004s
I20260713 09:09:48.372377 28707 raft_consensus.cc:359] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.372888 28707 raft_consensus.cc:740] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:48.373344 28707 consensus_queue.cc:260] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:48.375182 28707 ts_tablet_manager.cc:1434] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260713 09:09:48.376713 28303 tablet_copy_service.cc:342] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-c2d519cd73474894b536e38c723f0482 received from {username='slave'} at 127.0.0.1:53662
I20260713 09:09:48.377094 28303 tablet_copy_service.cc:434] P 2dd9bbf1c9e5476b84a423da15b4ba5b: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-c2d519cd73474894b536e38c723f0482 on tablet c2d519cd73474894b536e38c723f0482 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:48.601279 28569 raft_consensus.cc:1217] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:48.628899 28569 raft_consensus.cc:1217] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:48.740688 28569 raft_consensus.cc:1217] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:48.785508 28569 raft_consensus.cc:1217] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:49.050073 28717 raft_consensus.cc:1064] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:49.051903 28717 consensus_queue.cc:237] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.057682 28569 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.057847 28216 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.058650 28144 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.059810 28690 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.060851 28693 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.061628 28717 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.075691 28693 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.077265 28216 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.081766 28144 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.086951 28569 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.095878 28040 catalog_manager.cc:5697] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.123849 28291 consensus_queue.cc:237] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.129812 28569 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.130582 28144 raft_consensus.cc:1275] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.131203 28693 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.132073 28715 consensus_queue.cc:1048] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.137794 28690 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.139578 28569 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.145753 28144 raft_consensus.cc:2955] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.147490 28027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c8d3bfb77894525abc05ebfe8ea61de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:49.156724 28042 catalog_manager.cc:5697] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.168032 28204 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c8d3bfb77894525abc05ebfe8ea61de with delete_type TABLET_DATA_TOMBSTONED (TS fea3a4ceee9f4360889827f0dae68cac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35822
I20260713 09:09:49.169677 28726 tablet_replica.cc:333] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:09:49.170415 28726 raft_consensus.cc:2243] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.170943 28726 raft_consensus.cc:2272] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.173830 28726 ts_tablet_manager.cc:1916] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:49.174531 28714 raft_consensus.cc:1064] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:49.176929 28714 consensus_queue.cc:237] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.185468 28726 ts_tablet_manager.cc:1929] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:49.185809 28726 log.cc:1199] T 0c8d3bfb77894525abc05ebfe8ea61de P fea3a4ceee9f4360889827f0dae68cac: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/wals/0c8d3bfb77894525abc05ebfe8ea61de
I20260713 09:09:49.187564 28028 catalog_manager.cc:5028] TS fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): tablet 0c8d3bfb77894525abc05ebfe8ea61de (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:49.188534 28569 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.197525 28292 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.198705 28681 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.202355 28144 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.202358 28681 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:49.207942 28714 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.215225 28681 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.220202 28292 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.220412 28144 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.227880 28569 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.234920 28042 catalog_manager.cc:5697] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.249562 28216 consensus_queue.cc:237] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.253330 28569 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.254340 28729 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.255267 28292 raft_consensus.cc:1275] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.256559 28714 consensus_queue.cc:1048] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.260324 28714 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.263655 28291 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.267969 28569 raft_consensus.cc:2955] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.271382 28715 raft_consensus.cc:1064] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:49.273624 28028 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 508f949e2d8a4f6891bdc6dcc204d88a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:49.273550 28715 consensus_queue.cc:237] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.279562 28038 catalog_manager.cc:5697] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.289194 28144 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.289194 28569 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.289288 28216 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.291047 28693 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.291916 28717 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.293551 28715 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.295706 28134 tablet_service.cc:1558] Processing DeleteTablet for tablet 508f949e2d8a4f6891bdc6dcc204d88a with delete_type TABLET_DATA_TOMBSTONED (TS 41eb148535424862855834987fdbfffd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40766
I20260713 09:09:49.330850 28717 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.332491 28218 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.342469 28144 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.346894 28693 raft_consensus.cc:1064] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:49.350191 28038 catalog_manager.cc:5697] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.349188 28693 consensus_queue.cc:237] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.371574 28735 tablet_replica.cc:333] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:09:49.372917 28735 raft_consensus.cc:2243] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.375490 28568 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.378633 28218 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.381908 28735 raft_consensus.cc:2272] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.379288 28144 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.385744 28690 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.387094 28717 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:49.389211 28715 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:49.391239 28735 ts_tablet_manager.cc:1916] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:49.393210 28568 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.408397 28735 ts_tablet_manager.cc:1929] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:49.408835 28735 log.cc:1199] T 508f949e2d8a4f6891bdc6dcc204d88a P 41eb148535424862855834987fdbfffd: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/wals/508f949e2d8a4f6891bdc6dcc204d88a
I20260713 09:09:49.413020 28291 consensus_queue.cc:237] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.417160 28029 catalog_manager.cc:5028] TS 41eb148535424862855834987fdbfffd (127.26.104.65:45189): tablet 508f949e2d8a4f6891bdc6dcc204d88a (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:49.423035 28219 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.424782 28693 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.426849 28717 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.430615 28144 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.433748 28693 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.435329 28219 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.438246 28567 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.436942 28218 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.450580 28568 raft_consensus.cc:1275] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.452626 28717 consensus_queue.cc:1048] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.453850 28040 catalog_manager.cc:5697] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.458483 28568 raft_consensus.cc:2955] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.458937 28038 catalog_manager.cc:5697] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.460470 28027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 408bfd1c68d347eb97cf6b2892d74eb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:49.481609 28134 tablet_service.cc:1558] Processing DeleteTablet for tablet 408bfd1c68d347eb97cf6b2892d74eb8 with delete_type TABLET_DATA_TOMBSTONED (TS 41eb148535424862855834987fdbfffd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40766
I20260713 09:09:49.483248 28735 tablet_replica.cc:333] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:09:49.484035 28735 raft_consensus.cc:2243] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.484663 28735 raft_consensus.cc:2272] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.487059 28291 consensus_queue.cc:237] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:49.488806 28735 ts_tablet_manager.cc:1916] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:49.498570 28144 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.498685 28568 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:49.499895 28717 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.500721 28693 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:49.504213 28735 ts_tablet_manager.cc:1929] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:49.504606 28735 log.cc:1199] T 408bfd1c68d347eb97cf6b2892d74eb8 P 41eb148535424862855834987fdbfffd: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/wals/408bfd1c68d347eb97cf6b2892d74eb8
I20260713 09:09:49.506131 28029 catalog_manager.cc:5028] TS 41eb148535424862855834987fdbfffd (127.26.104.65:45189): tablet 408bfd1c68d347eb97cf6b2892d74eb8 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:49.507469 28690 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.509093 28144 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.509131 28568 raft_consensus.cc:2955] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:49.517293 28027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2d519cd73474894b536e38c723f0482 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:49.521857 28040 catalog_manager.cc:5697] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.531711 28204 tablet_service.cc:1558] Processing DeleteTablet for tablet c2d519cd73474894b536e38c723f0482 with delete_type TABLET_DATA_TOMBSTONED (TS fea3a4ceee9f4360889827f0dae68cac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35822
I20260713 09:09:49.532682 28726 tablet_replica.cc:333] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:09:49.533630 28726 raft_consensus.cc:2243] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.534201 28726 raft_consensus.cc:2272] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.536978 28726 ts_tablet_manager.cc:1916] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:49.547155 28726 ts_tablet_manager.cc:1929] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:49.547410 28726 log.cc:1199] T c2d519cd73474894b536e38c723f0482 P fea3a4ceee9f4360889827f0dae68cac: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/wals/c2d519cd73474894b536e38c723f0482
I20260713 09:09:49.548420 28028 catalog_manager.cc:5028] TS fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): tablet c2d519cd73474894b536e38c723f0482 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:50.557957 28218 consensus_queue.cc:237] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
W20260713 09:09:50.563293 28184 consensus_peers.cc:597] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b236d5d58c9d421391b9ca01329f1f16. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:50.564206 28291 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.564297 28144 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.565315 28729 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.565945 28745 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.572175 28729 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.574935 28144 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.576382 28291 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.586128 28038 catalog_manager.cc:5697] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.594378 28144 consensus_queue.cc:237] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
W20260713 09:09:50.601080 28109 consensus_peers.cc:597] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c9387004833489cb0a913a9876f7dba. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:50.603032 28218 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.603390 28292 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.604144 28751 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.604918 28743 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.612872 28640 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.614723 28218 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.616259 28292 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.625319 28040 catalog_manager.cc:5697] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.626152 28144 consensus_queue.cc:237] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:50.632704 28292 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:50.633497 28109 consensus_peers.cc:597] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66c0bdf608674c0a9d236598a4695c41. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:50.633755 28751 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.634876 28218 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.636126 28751 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.643709 28640 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.646250 28292 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.646550 28218 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.655774 28219 consensus_queue.cc:237] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:50.661371 28042 catalog_manager.cc:5697] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:50.668669 28184 consensus_peers.cc:597] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f2d370a22db43cb9af223cde2e720e4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:50.669376 28292 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.669974 28144 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:50.671190 28745 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.673437 28729 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.682471 28748 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.683976 28144 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.690680 28292 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:50.696080 28042 catalog_manager.cc:5697] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:51.037489 28764 ts_tablet_manager.cc:933] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:51.039227 28764 tablet_copy_client.cc:323] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:51.040942 28153 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet 66c0bdf608674c0a9d236598a4695c41 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:51.041481 28153 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet 66c0bdf608674c0a9d236598a4695c41 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-66c0bdf608674c0a9d236598a4695c41
I20260713 09:09:51.046979 28153 tablet_copy_source_session.cc:215] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:51.048282 28766 ts_tablet_manager.cc:933] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:51.049721 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c0bdf608674c0a9d236598a4695c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.050107 28766 tablet_copy_client.cc:323] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.66:39135
I20260713 09:09:51.051646 28229 tablet_copy_service.cc:140] P fea3a4ceee9f4360889827f0dae68cac: Received BeginTabletCopySession request for tablet 1f2d370a22db43cb9af223cde2e720e4 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:35848)
I20260713 09:09:51.052146 28229 tablet_copy_service.cc:161] P fea3a4ceee9f4360889827f0dae68cac: Beginning new tablet copy session on tablet 1f2d370a22db43cb9af223cde2e720e4 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:35848: session id = 45faa5cd9c354de9b39ba689dd1d527e-1f2d370a22db43cb9af223cde2e720e4
I20260713 09:09:51.058836 28229 tablet_copy_source_session.cc:215] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:51.061800 28766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d370a22db43cb9af223cde2e720e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.063087 28764 tablet_copy_client.cc:806] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:51.063767 28764 tablet_copy_client.cc:670] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:51.068007 28764 tablet_copy_client.cc:538] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:51.070405 28768 ts_tablet_manager.cc:933] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:51.076370 28764 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:51.078804 28766 tablet_copy_client.cc:806] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:51.079346 28766 tablet_copy_client.cc:670] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:51.080948 28768 tablet_copy_client.cc:323] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:51.082592 28153 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet 3c9387004833489cb0a913a9876f7dba from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:51.082970 28766 tablet_copy_client.cc:538] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:51.083072 28153 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet 3c9387004833489cb0a913a9876f7dba from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-3c9387004833489cb0a913a9876f7dba
I20260713 09:09:51.089913 28153 tablet_copy_source_session.cc:215] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:51.090829 28766 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:51.093111 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9387004833489cb0a913a9876f7dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.110098 28768 tablet_copy_client.cc:806] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:51.110648 28768 tablet_copy_client.cc:670] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:51.119338 28768 tablet_copy_client.cc:538] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:51.123584 28764 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:51.124619 28764 tablet_bootstrap.cc:492] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:51.125392 28764 ts_tablet_manager.cc:1403] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.020s
I20260713 09:09:51.128453 28764 raft_consensus.cc:359] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.130299 28764 raft_consensus.cc:740] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:51.130975 28764 consensus_queue.cc:260] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.134696 28768 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:51.136845 28766 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:51.137827 28766 tablet_bootstrap.cc:492] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:51.138564 28766 ts_tablet_manager.cc:1403] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.016s
I20260713 09:09:51.141606 28766 raft_consensus.cc:359] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.142483 28766 raft_consensus.cc:740] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:51.143139 28766 consensus_queue.cc:260] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.144412 28773 ts_tablet_manager.cc:933] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:51.153167 28766 ts_tablet_manager.cc:1434] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:09:51.155592 28229 tablet_copy_service.cc:342] P fea3a4ceee9f4360889827f0dae68cac: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-1f2d370a22db43cb9af223cde2e720e4 received from {username='slave'} at 127.0.0.1:35848
I20260713 09:09:51.156030 28229 tablet_copy_service.cc:434] P fea3a4ceee9f4360889827f0dae68cac: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-1f2d370a22db43cb9af223cde2e720e4 on tablet 1f2d370a22db43cb9af223cde2e720e4 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:51.158797 28773 tablet_copy_client.cc:323] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.66:39135
I20260713 09:09:51.160660 28229 tablet_copy_service.cc:140] P fea3a4ceee9f4360889827f0dae68cac: Received BeginTabletCopySession request for tablet b236d5d58c9d421391b9ca01329f1f16 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:35848)
I20260713 09:09:51.161142 28229 tablet_copy_service.cc:161] P fea3a4ceee9f4360889827f0dae68cac: Beginning new tablet copy session on tablet b236d5d58c9d421391b9ca01329f1f16 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:35848: session id = 45faa5cd9c354de9b39ba689dd1d527e-b236d5d58c9d421391b9ca01329f1f16
I20260713 09:09:51.169543 28764 ts_tablet_manager.cc:1434] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.018s
I20260713 09:09:51.173818 28229 tablet_copy_source_session.cc:215] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:51.175021 28153 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-66c0bdf608674c0a9d236598a4695c41 received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:51.175369 28153 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-66c0bdf608674c0a9d236598a4695c41 on tablet 66c0bdf608674c0a9d236598a4695c41 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:51.178645 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b236d5d58c9d421391b9ca01329f1f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.188988 28768 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:51.189617 28768 tablet_bootstrap.cc:492] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:51.190107 28768 ts_tablet_manager.cc:1403] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.010s
I20260713 09:09:51.192853 28768 raft_consensus.cc:359] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.193279 28773 tablet_copy_client.cc:806] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:51.193627 28768 raft_consensus.cc:740] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:51.194126 28773 tablet_copy_client.cc:670] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:51.194516 28768 consensus_queue.cc:260] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.196812 28768 ts_tablet_manager.cc:1434] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:51.199833 28773 tablet_copy_client.cc:538] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:51.199960 28153 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-3c9387004833489cb0a913a9876f7dba received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:51.200398 28153 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-3c9387004833489cb0a913a9876f7dba on tablet 3c9387004833489cb0a913a9876f7dba with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:51.208563 28773 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:51.222700 28773 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:51.223279 28773 tablet_bootstrap.cc:492] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:51.223757 28773 ts_tablet_manager.cc:1403] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.005s
I20260713 09:09:51.225790 28773 raft_consensus.cc:359] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.226312 28773 raft_consensus.cc:740] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:51.226749 28773 consensus_queue.cc:260] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:51.228966 28773 ts_tablet_manager.cc:1434] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:51.230501 28229 tablet_copy_service.cc:342] P fea3a4ceee9f4360889827f0dae68cac: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-b236d5d58c9d421391b9ca01329f1f16 received from {username='slave'} at 127.0.0.1:35848
I20260713 09:09:51.230892 28229 tablet_copy_service.cc:434] P fea3a4ceee9f4360889827f0dae68cac: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-b236d5d58c9d421391b9ca01329f1f16 on tablet b236d5d58c9d421391b9ca01329f1f16 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:51.538480 28568 raft_consensus.cc:1217] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:51.622840 28568 raft_consensus.cc:1217] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:51.647686 28568 raft_consensus.cc:1217] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:51.651042 28568 raft_consensus.cc:1217] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:51.964159 28779 raft_consensus.cc:1064] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:51.966887 28779 consensus_queue.cc:237] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:51.974777 28568 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:51.976194 28778 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:51.977334 28292 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:51.978703 28745 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:51.985499 28144 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:51.986969 28778 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:51.992632 28778 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:51.995241 28292 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.005569 28568 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.014647 28038 catalog_manager.cc:5697] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.023350 28144 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.053140 28216 consensus_queue.cc:237] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.057588 28751 raft_consensus.cc:1064] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:52.058744 28568 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.059386 28751 consensus_queue.cc:237] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.059995 28778 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.062002 28143 raft_consensus.cc:1275] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.063212 28778 consensus_queue.cc:1048] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.066403 28779 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.071874 28567 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.074528 28143 raft_consensus.cc:2955] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.077414 28745 raft_consensus.cc:1064] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:52.079947 28745 consensus_queue.cc:237] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.080796 28568 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.081775 28292 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.082526 28781 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.083840 28640 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.089941 28216 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.091629 28040 catalog_manager.cc:5697] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.092113 28640 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.103267 28276 tablet_service.cc:1558] Processing DeleteTablet for tablet b236d5d58c9d421391b9ca01329f1f16 with delete_type TABLET_DATA_TOMBSTONED (TS 2dd9bbf1c9e5476b84a423da15b4ba5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53620
I20260713 09:09:52.105298 28028 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b236d5d58c9d421391b9ca01329f1f16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:52.115233 28781 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.116852 28291 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.116734 28293 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.118206 28788 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.124184 28568 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.125527 28778 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.137796 28143 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.144311 28039 catalog_manager.cc:5697] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.147126 28778 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.149863 28568 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.151595 28799 tablet_replica.cc:333] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:09:52.154208 28788 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.156975 28799 raft_consensus.cc:2243] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.160036 28569 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.164629 28219 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.167114 28293 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.182489 28039 catalog_manager.cc:5697] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.199921 28218 consensus_queue.cc:237] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.202206 28144 consensus_queue.cc:237] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.204365 28293 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.206126 28803 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.160058 28799 raft_consensus.cc:2272] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.213557 28788 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.214490 28569 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.215073 28291 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.215766 28640 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.218451 28219 raft_consensus.cc:1275] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.225495 28028 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f2d370a22db43cb9af223cde2e720e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:52.225819 28799 ts_tablet_manager.cc:1916] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:52.227617 28751 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.229539 28038 catalog_manager.cc:5697] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.232232 28783 consensus_queue.cc:1048] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.234355 28640 raft_consensus.cc:1064] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:52.236415 28640 consensus_queue.cc:237] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.237895 28568 raft_consensus.cc:1275] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.237775 28219 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.241776 28134 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f2d370a22db43cb9af223cde2e720e4 with delete_type TABLET_DATA_TOMBSTONED (TS 41eb148535424862855834987fdbfffd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40766
I20260713 09:09:52.243831 28806 tablet_replica.cc:333] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:09:52.245399 28806 raft_consensus.cc:2243] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.245982 28806 pending_rounds.cc:70] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Trying to abort 1 pending ops.
I20260713 09:09:52.246356 28806 pending_rounds.cc:77] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306992812352987136 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1f2d370a22db43cb9af223cde2e720e4" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } } }
I20260713 09:09:52.248250 28806 raft_consensus.cc:2917] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:09:52.248395 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66c0bdf608674c0a9d236598a4695c41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:52.248745 28806 raft_consensus.cc:2889] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:09:52.249161 28806 raft_consensus.cc:2272] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.252166 28806 ts_tablet_manager.cc:1916] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:52.239243 28803 consensus_queue.cc:1048] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:52.256666 28568 raft_consensus.cc:2955] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.265535 28039 catalog_manager.cc:5697] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.240506 28567 raft_consensus.cc:2955] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.273311 28806 ts_tablet_manager.cc:1929] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:52.273837 28806 log.cc:1199] T 1f2d370a22db43cb9af223cde2e720e4 P 41eb148535424862855834987fdbfffd: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/wals/1f2d370a22db43cb9af223cde2e720e4
I20260713 09:09:52.275593 28029 catalog_manager.cc:5028] TS 41eb148535424862855834987fdbfffd (127.26.104.65:45189): tablet 1f2d370a22db43cb9af223cde2e720e4 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:52.277976 28276 tablet_service.cc:1558] Processing DeleteTablet for tablet 66c0bdf608674c0a9d236598a4695c41 with delete_type TABLET_DATA_TOMBSTONED (TS 2dd9bbf1c9e5476b84a423da15b4ba5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53620
I20260713 09:09:52.280606 28799 ts_tablet_manager.cc:1929] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:52.281006 28799 log.cc:1199] T b236d5d58c9d421391b9ca01329f1f16 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/wals/b236d5d58c9d421391b9ca01329f1f16
I20260713 09:09:52.285996 28027 catalog_manager.cc:5028] TS 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): tablet b236d5d58c9d421391b9ca01329f1f16 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:52.291911 28799 tablet_replica.cc:333] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:09:52.292706 28567 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.293851 28751 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.294911 28799 raft_consensus.cc:2243] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.295104 28293 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.295559 28799 raft_consensus.cc:2272] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.296501 28751 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.300908 28799 ts_tablet_manager.cc:1916] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:52.301760 28219 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.304690 28751 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.312609 28783 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.314206 28218 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.325946 28567 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.326653 28293 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.326110 28038 catalog_manager.cc:5697] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.338749 28799 ts_tablet_manager.cc:1929] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:52.339182 28799 log.cc:1199] T 66c0bdf608674c0a9d236598a4695c41 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/wals/66c0bdf608674c0a9d236598a4695c41
I20260713 09:09:52.341946 28027 catalog_manager.cc:5028] TS 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): tablet 66c0bdf608674c0a9d236598a4695c41 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:52.351742 28143 consensus_queue.cc:237] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:52.356009 28567 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.356137 28293 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:52.357136 28640 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.360590 28640 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:52.362949 28640 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.364454 28567 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.367409 28291 raft_consensus.cc:2955] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.371639 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c9387004833489cb0a913a9876f7dba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:52.378854 28039 catalog_manager.cc:5697] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:52.388033 28204 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c9387004833489cb0a913a9876f7dba with delete_type TABLET_DATA_TOMBSTONED (TS fea3a4ceee9f4360889827f0dae68cac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35822
I20260713 09:09:52.389810 28810 tablet_replica.cc:333] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:09:52.390715 28810 raft_consensus.cc:2243] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.391450 28810 raft_consensus.cc:2272] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.394258 28810 ts_tablet_manager.cc:1916] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:52.407061 28810 ts_tablet_manager.cc:1929] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:52.407315 28810 log.cc:1199] T 3c9387004833489cb0a913a9876f7dba P fea3a4ceee9f4360889827f0dae68cac: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/wals/3c9387004833489cb0a913a9876f7dba
I20260713 09:09:52.408423 28028 catalog_manager.cc:5028] TS fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): tablet 3c9387004833489cb0a913a9876f7dba (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:53.415127 28293 consensus_queue.cc:237] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
W20260713 09:09:53.421716 28258 consensus_peers.cc:597] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b06739d408540af892adde9f80d99ae. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.422274 28219 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.422367 28141 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.423367 28813 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.424144 28812 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.430611 28813 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.432080 28219 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.438433 28141 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.443989 28040 catalog_manager.cc:5697] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.445925 28143 consensus_queue.cc:237] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
W20260713 09:09:53.460251 28109 consensus_peers.cc:597] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a47a6088b57f44b4b97f352dd35f640f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.460438 28293 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.461865 28219 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.468217 28821 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.469046 28640 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.481673 28640 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.483922 28293 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.483867 28219 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.495517 28039 catalog_manager.cc:5697] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.495841 28143 consensus_queue.cc:237] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:53.501292 28293 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:53.501677 28109 consensus_peers.cc:597] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1ada10ad3c145259b078324dd4559a6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.502230 28219 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.502369 28824 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.503358 28821 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.510882 28821 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.512706 28219 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.514468 28293 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.525085 28042 catalog_manager.cc:5697] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.527508 28143 consensus_queue.cc:237] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:53.533166 28293 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.536060 28640 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:53.539768 28109 consensus_peers.cc:597] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a3320945edd4d0c9b48f4f6b9e691eb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.541706 28219 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:53.543092 28821 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:53.546389 28640 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.547961 28293 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.551960 28219 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:53.557823 28039 catalog_manager.cc:5697] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.910712 28832 ts_tablet_manager.cc:933] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:53.912246 28832 tablet_copy_client.cc:323] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:53.913591 28153 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet e1ada10ad3c145259b078324dd4559a6 from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:53.914076 28153 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet e1ada10ad3c145259b078324dd4559a6 from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-e1ada10ad3c145259b078324dd4559a6
I20260713 09:09:53.919003 28153 tablet_copy_source_session.cc:215] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:53.921623 28832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ada10ad3c145259b078324dd4559a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:53.936082 28832 tablet_copy_client.cc:806] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:53.936597 28832 tablet_copy_client.cc:670] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:53.939817 28832 tablet_copy_client.cc:538] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:53.945137 28832 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:53.960279 28832 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:53.960914 28832 tablet_bootstrap.cc:492] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:53.961428 28832 ts_tablet_manager.cc:1403] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:09:53.963445 28832 raft_consensus.cc:359] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:53.964028 28832 raft_consensus.cc:740] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:53.964506 28832 consensus_queue.cc:260] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:53.967582 28832 ts_tablet_manager.cc:1434] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:53.969200 28153 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-e1ada10ad3c145259b078324dd4559a6 received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:53.969581 28153 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-e1ada10ad3c145259b078324dd4559a6 on tablet e1ada10ad3c145259b078324dd4559a6 with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:53.991533 28832 ts_tablet_manager.cc:933] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:53.992962 28832 tablet_copy_client.cc:323] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:53.994104 28153 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet a47a6088b57f44b4b97f352dd35f640f from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:53.994488 28153 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet a47a6088b57f44b4b97f352dd35f640f from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-a47a6088b57f44b4b97f352dd35f640f
I20260713 09:09:53.999011 28153 tablet_copy_source_session.cc:215] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:54.001219 28832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47a6088b57f44b4b97f352dd35f640f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.010819 28832 tablet_copy_client.cc:806] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:54.011260 28832 tablet_copy_client.cc:670] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:54.014654 28832 tablet_copy_client.cc:538] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:54.021219 28837 ts_tablet_manager.cc:933] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:54.022116 28832 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:54.023078 28837 tablet_copy_client.cc:323] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.67:38681
I20260713 09:09:54.024655 28303 tablet_copy_service.cc:140] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Received BeginTabletCopySession request for tablet 7b06739d408540af892adde9f80d99ae from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:53662)
I20260713 09:09:54.025202 28303 tablet_copy_service.cc:161] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Beginning new tablet copy session on tablet 7b06739d408540af892adde9f80d99ae from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:53662: session id = 45faa5cd9c354de9b39ba689dd1d527e-7b06739d408540af892adde9f80d99ae
I20260713 09:09:54.032060 28303 tablet_copy_source_session.cc:215] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:54.035512 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b06739d408540af892adde9f80d99ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.043125 28832 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:54.044378 28832 tablet_bootstrap.cc:492] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:54.044996 28832 ts_tablet_manager.cc:1403] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260713 09:09:54.047775 28832 raft_consensus.cc:359] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:54.050597 28832 raft_consensus.cc:740] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:54.051657 28837 tablet_copy_client.cc:806] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:54.051205 28832 consensus_queue.cc:260] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:54.052299 28837 tablet_copy_client.cc:670] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:54.054018 28832 ts_tablet_manager.cc:1434] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:54.057464 28153 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-a47a6088b57f44b4b97f352dd35f640f received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:54.057855 28153 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-a47a6088b57f44b4b97f352dd35f640f on tablet a47a6088b57f44b4b97f352dd35f640f with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:54.061981 28837 tablet_copy_client.cc:538] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:54.067131 28832 ts_tablet_manager.cc:933] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189)
I20260713 09:09:54.070909 28837 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:54.074900 28832 tablet_copy_client.cc:323] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.65:45189
I20260713 09:09:54.078285 28153 tablet_copy_service.cc:140] P 41eb148535424862855834987fdbfffd: Received BeginTabletCopySession request for tablet 1a3320945edd4d0c9b48f4f6b9e691eb from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:40802)
I20260713 09:09:54.078814 28153 tablet_copy_service.cc:161] P 41eb148535424862855834987fdbfffd: Beginning new tablet copy session on tablet 1a3320945edd4d0c9b48f4f6b9e691eb from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:40802: session id = 45faa5cd9c354de9b39ba689dd1d527e-1a3320945edd4d0c9b48f4f6b9e691eb
I20260713 09:09:54.085583 28153 tablet_copy_source_session.cc:215] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:54.088413 28832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3320945edd4d0c9b48f4f6b9e691eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.091144 28837 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:54.091964 28837 tablet_bootstrap.cc:492] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:54.092581 28837 ts_tablet_manager.cc:1403] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:09:54.095422 28837 raft_consensus.cc:359] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:54.096190 28837 raft_consensus.cc:740] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:54.096783 28837 consensus_queue.cc:260] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:54.099136 28837 ts_tablet_manager.cc:1434] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:09:54.100631 28303 tablet_copy_service.cc:342] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-7b06739d408540af892adde9f80d99ae received from {username='slave'} at 127.0.0.1:53662
I20260713 09:09:54.101007 28303 tablet_copy_service.cc:434] P 2dd9bbf1c9e5476b84a423da15b4ba5b: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-7b06739d408540af892adde9f80d99ae on tablet 7b06739d408540af892adde9f80d99ae with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:54.102774 28832 tablet_copy_client.cc:806] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:54.103879 28832 tablet_copy_client.cc:670] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:54.106909 28832 tablet_copy_client.cc:538] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:54.112807 28832 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:54.125281 28832 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:54.125977 28832 tablet_bootstrap.cc:492] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:54.126493 28832 ts_tablet_manager.cc:1403] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:09:54.128475 28832 raft_consensus.cc:359] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:54.128975 28832 raft_consensus.cc:740] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:54.129364 28832 consensus_queue.cc:260] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:54.130913 28832 ts_tablet_manager.cc:1434] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:09:54.132843 28153 tablet_copy_service.cc:342] P 41eb148535424862855834987fdbfffd: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-1a3320945edd4d0c9b48f4f6b9e691eb received from {username='slave'} at 127.0.0.1:40802
I20260713 09:09:54.133249 28153 tablet_copy_service.cc:434] P 41eb148535424862855834987fdbfffd: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-1a3320945edd4d0c9b48f4f6b9e691eb on tablet 1a3320945edd4d0c9b48f4f6b9e691eb with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:54.443420 28567 raft_consensus.cc:1217] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:54.462931 28567 raft_consensus.cc:1217] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:54.550462 28567 raft_consensus.cc:1217] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:54.605111 28567 raft_consensus.cc:1217] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:54.962177 28825 raft_consensus.cc:1064] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:54.964665 28825 consensus_queue.cc:237] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:54.971989 28291 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:54.972721 28567 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:54.973331 28219 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:54.974151 28849 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:54.974928 28844 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:54.975972 28824 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:54.999001 28849 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.001322 28219 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.006047 28291 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.009884 28567 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.014488 28040 catalog_manager.cc:5697] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.042384 28143 consensus_queue.cc:237] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.048573 28219 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.049403 28825 raft_consensus.cc:1064] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:55.050052 28844 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:55.051744 28825 consensus_queue.cc:237] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.056674 28567 raft_consensus.cc:1275] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.056308 28849 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.057402 28846 raft_consensus.cc:1064] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:55.058048 28844 consensus_queue.cc:1048] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:55.059767 28846 consensus_queue.cc:237] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.065176 28567 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.067747 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1ada10ad3c145259b078324dd4559a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:55.068405 28219 raft_consensus.cc:2955] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.078827 28038 catalog_manager.cc:5697] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:55.081415 28291 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.082615 28825 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.084149 28568 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.084812 28569 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.085614 28849 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.087587 28850 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.089341 28218 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.090757 28844 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.099390 28216 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.100848 28850 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.113061 28143 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.114648 28850 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.127764 28850 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.129791 28567 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.131326 28825 raft_consensus.cc:1064] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:55.133734 28825 consensus_queue.cc:237] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.135464 28276 tablet_service.cc:1558] Processing DeleteTablet for tablet e1ada10ad3c145259b078324dd4559a6 with delete_type TABLET_DATA_TOMBSTONED (TS 2dd9bbf1c9e5476b84a423da15b4ba5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53620
I20260713 09:09:55.141785 28867 tablet_replica.cc:333] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:09:55.143491 28039 catalog_manager.cc:5697] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.144407 28867 raft_consensus.cc:2243] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.146153 28867 raft_consensus.cc:2272] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.155746 28867 ts_tablet_manager.cc:1916] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:55.166196 28143 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.171240 28567 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.172765 28849 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.172891 28824 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.175648 28567 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.177296 28216 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.178588 28849 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.187558 28042 catalog_manager.cc:5697] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.187603 28218 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.205075 28216 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.214020 28292 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:55.215759 28290 consensus_queue.cc:237] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.217974 28844 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.228787 28143 consensus_queue.cc:237] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.228832 28292 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } attrs { replace: true } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.232879 28567 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.235903 28846 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:55.238936 28849 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.243057 28568 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.247866 28219 raft_consensus.cc:1275] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.248306 28216 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.249305 28861 consensus_queue.cc:1048] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:55.252357 28849 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:55.253312 28850 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.254093 28292 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.248059 28567 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.260071 28874 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:55.267887 28039 catalog_manager.cc:5697] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:55.270304 28825 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.272984 28217 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.275405 28867 ts_tablet_manager.cc:1929] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:55.275838 28867 log.cc:1199] T e1ada10ad3c145259b078324dd4559a6 P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/wals/e1ada10ad3c145259b078324dd4559a6
I20260713 09:09:55.277381 28027 catalog_manager.cc:5028] TS 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): tablet e1ada10ad3c145259b078324dd4559a6 (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:55.282856 28218 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.259972 28569 raft_consensus.cc:2955] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.287745 28143 consensus_queue.cc:237] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:55.288543 28040 catalog_manager.cc:5697] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.298656 28568 raft_consensus.cc:2955] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.305730 28276 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a3320945edd4d0c9b48f4f6b9e691eb with delete_type TABLET_DATA_TOMBSTONED (TS 2dd9bbf1c9e5476b84a423da15b4ba5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53620
I20260713 09:09:55.288765 28219 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.306592 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a3320945edd4d0c9b48f4f6b9e691eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:55.302971 28039 catalog_manager.cc:5697] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.308301 28867 tablet_replica.cc:333] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:09:55.310601 28292 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.312747 28867 raft_consensus.cc:2243] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.313390 28867 raft_consensus.cc:2272] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.321858 28867 ts_tablet_manager.cc:1916] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:55.322288 28825 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260713 09:09:55.323185 28134 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b06739d408540af892adde9f80d99ae with delete_type TABLET_DATA_TOMBSTONED (TS 41eb148535424862855834987fdbfffd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40766
I20260713 09:09:55.323307 28569 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 41eb148535424862855834987fdbfffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:55.337129 28027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b06739d408540af892adde9f80d99ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:55.335721 28825 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260713 09:09:55.357777 28292 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.360363 28876 tablet_replica.cc:333] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:09:55.363871 28569 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.361200 28876 raft_consensus.cc:2243] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.368103 28876 raft_consensus.cc:2272] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.354696 28824 raft_consensus.cc:2955] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.371701 28876 ts_tablet_manager.cc:1916] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:55.376485 28867 ts_tablet_manager.cc:1929] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:55.376884 28867 log.cc:1199] T 1a3320945edd4d0c9b48f4f6b9e691eb P 2dd9bbf1c9e5476b84a423da15b4ba5b: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/wals/1a3320945edd4d0c9b48f4f6b9e691eb
I20260713 09:09:55.378374 28027 catalog_manager.cc:5028] TS 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): tablet 1a3320945edd4d0c9b48f4f6b9e691eb (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:55.387645 28029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a47a6088b57f44b4b97f352dd35f640f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:55.388710 28039 catalog_manager.cc:5697] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New cstate: current_term: 1 leader_uuid: "41eb148535424862855834987fdbfffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:55.394658 28876 ts_tablet_manager.cc:1929] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:55.394972 28876 log.cc:1199] T 7b06739d408540af892adde9f80d99ae P 41eb148535424862855834987fdbfffd: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/wals/7b06739d408540af892adde9f80d99ae
I20260713 09:09:55.396535 28029 catalog_manager.cc:5028] TS 41eb148535424862855834987fdbfffd (127.26.104.65:45189): tablet 7b06739d408540af892adde9f80d99ae (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:55.398797 28204 tablet_service.cc:1558] Processing DeleteTablet for tablet a47a6088b57f44b4b97f352dd35f640f with delete_type TABLET_DATA_TOMBSTONED (TS fea3a4ceee9f4360889827f0dae68cac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35822
I20260713 09:09:55.400493 28877 tablet_replica.cc:333] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:09:55.401338 28877 raft_consensus.cc:2243] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.402009 28877 raft_consensus.cc:2272] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.405108 28877 ts_tablet_manager.cc:1916] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:55.414291 28877 ts_tablet_manager.cc:1929] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:55.414525 28877 log.cc:1199] T a47a6088b57f44b4b97f352dd35f640f P fea3a4ceee9f4360889827f0dae68cac: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/wals/a47a6088b57f44b4b97f352dd35f640f
I20260713 09:09:55.415674 28028 catalog_manager.cc:5028] TS fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): tablet a47a6088b57f44b4b97f352dd35f640f (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:56.427523 28290 consensus_queue.cc:237] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:56.433728 28218 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:56.434123 28258 consensus_peers.cc:597] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f05fa0a1f9447508a656a2541ea1f0d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.434876 28880 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.435105 28143 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:56.436146 28878 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.441352 28880 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.442834 28218 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.444655 28143 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.453349 28219 consensus_queue.cc:237] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:56.456661 28038 catalog_manager.cc:5697] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
W20260713 09:09:56.468406 28184 consensus_peers.cc:597] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac -> Peer 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68:43273): Couldn't send request to peer 45faa5cd9c354de9b39ba689dd1d527e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d662d700b2e049529c3a5cafe6d7dd9e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.469386 28143 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:56.470868 28885 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.471140 28290 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:56.472492 28860 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.496603 28860 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.498574 28290 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.532554 28143 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.546166 28039 catalog_manager.cc:5697] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index -1 to 2, NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) added. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } } }
I20260713 09:09:56.824611 28894 ts_tablet_manager.cc:933] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:09:56.826684 28894 tablet_copy_client.cc:323] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.67:38681
I20260713 09:09:56.828250 28303 tablet_copy_service.cc:140] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Received BeginTabletCopySession request for tablet 1f05fa0a1f9447508a656a2541ea1f0d from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:53662)
I20260713 09:09:56.828676 28303 tablet_copy_service.cc:161] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Beginning new tablet copy session on tablet 1f05fa0a1f9447508a656a2541ea1f0d from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:53662: session id = 45faa5cd9c354de9b39ba689dd1d527e-1f05fa0a1f9447508a656a2541ea1f0d
I20260713 09:09:56.835086 28303 tablet_copy_source_session.cc:215] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:56.837941 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f05fa0a1f9447508a656a2541ea1f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.853760 28894 tablet_copy_client.cc:806] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:56.854434 28894 tablet_copy_client.cc:670] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:56.858219 28894 tablet_copy_client.cc:538] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:56.863642 28894 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:56.881888 28894 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:56.882516 28894 tablet_bootstrap.cc:492] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:56.882984 28894 ts_tablet_manager.cc:1403] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:09:56.885183 28894 raft_consensus.cc:359] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:56.885754 28894 raft_consensus.cc:740] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:56.886227 28894 consensus_queue.cc:260] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:56.890558 28894 ts_tablet_manager.cc:1434] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:09:56.892002 28303 tablet_copy_service.cc:342] P 2dd9bbf1c9e5476b84a423da15b4ba5b: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-1f05fa0a1f9447508a656a2541ea1f0d received from {username='slave'} at 127.0.0.1:53662
I20260713 09:09:56.892448 28303 tablet_copy_service.cc:434] P 2dd9bbf1c9e5476b84a423da15b4ba5b: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-1f05fa0a1f9447508a656a2541ea1f0d on tablet 1f05fa0a1f9447508a656a2541ea1f0d with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:57.087373 28894 ts_tablet_manager.cc:933] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: Initiating tablet copy from peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:09:57.088830 28894 tablet_copy_client.cc:323] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Beginning tablet copy session from remote peer at address 127.26.104.66:39135
I20260713 09:09:57.090346 28229 tablet_copy_service.cc:140] P fea3a4ceee9f4360889827f0dae68cac: Received BeginTabletCopySession request for tablet d662d700b2e049529c3a5cafe6d7dd9e from peer 45faa5cd9c354de9b39ba689dd1d527e ({username='slave'} at 127.0.0.1:35848)
I20260713 09:09:57.090855 28229 tablet_copy_service.cc:161] P fea3a4ceee9f4360889827f0dae68cac: Beginning new tablet copy session on tablet d662d700b2e049529c3a5cafe6d7dd9e from peer 45faa5cd9c354de9b39ba689dd1d527e at {username='slave'} at 127.0.0.1:35848: session id = 45faa5cd9c354de9b39ba689dd1d527e-d662d700b2e049529c3a5cafe6d7dd9e
I20260713 09:09:57.098978 28229 tablet_copy_source_session.cc:215] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:57.101668 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662d700b2e049529c3a5cafe6d7dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.114944 28894 tablet_copy_client.cc:806] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:57.115412 28894 tablet_copy_client.cc:670] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:57.118410 28894 tablet_copy_client.cc:538] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:57.123611 28894 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap starting.
I20260713 09:09:57.137241 28894 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: 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
I20260713 09:09:57.137910 28894 tablet_bootstrap.cc:492] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: Bootstrap complete.
I20260713 09:09:57.138392 28894 ts_tablet_manager.cc:1403] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260713 09:09:57.140971 28894 raft_consensus.cc:359] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:57.141690 28894 raft_consensus.cc:740] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Initialized, Role: LEARNER
I20260713 09:09:57.142185 28894 consensus_queue.cc:260] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: NON_VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: true } }
I20260713 09:09:57.144228 28894 ts_tablet_manager.cc:1434] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:57.145730 28229 tablet_copy_service.cc:342] P fea3a4ceee9f4360889827f0dae68cac: Request end of tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-d662d700b2e049529c3a5cafe6d7dd9e received from {username='slave'} at 127.0.0.1:35848
I20260713 09:09:57.146113 28229 tablet_copy_service.cc:434] P fea3a4ceee9f4360889827f0dae68cac: ending tablet copy session 45faa5cd9c354de9b39ba689dd1d527e-d662d700b2e049529c3a5cafe6d7dd9e on tablet d662d700b2e049529c3a5cafe6d7dd9e with peer 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:09:57.209738 28568 raft_consensus.cc:1217] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:57.701814 28568 raft_consensus.cc:1217] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:57.801504 28878 raft_consensus.cc:1064] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:57.803300 28878 consensus_queue.cc:237] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:57.813159 28567 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:57.814610 28143 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:57.815475 28218 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:57.815374 28906 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:57.816437 28900 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:57.817198 28878 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:57.833346 28906 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.835453 28141 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.842819 28568 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.846117 28038 catalog_manager.cc:5697] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:57.840338 28218 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } attrs { replace: true } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.883055 28292 consensus_queue.cc:237] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:57.887961 28568 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:57.887972 28141 raft_consensus.cc:1275] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:57.889487 28878 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:57.891841 28878 consensus_queue.cc:1048] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:57.898005 28906 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.899106 28141 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.898581 28568 raft_consensus.cc:2955] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.914033 28027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f05fa0a1f9447508a656a2541ea1f0d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:57.914218 28039 catalog_manager.cc:5697] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd reported cstate change: config changed from index 3 to 4, VOTER fea3a4ceee9f4360889827f0dae68cac (127.26.104.66) evicted. New cstate: current_term: 1 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:57.924412 28204 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f05fa0a1f9447508a656a2541ea1f0d with delete_type TABLET_DATA_TOMBSTONED (TS fea3a4ceee9f4360889827f0dae68cac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35822
I20260713 09:09:57.928100 28914 tablet_replica.cc:333] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:09:57.929114 28914 raft_consensus.cc:2243] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.929867 28914 raft_consensus.cc:2272] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.933382 28914 ts_tablet_manager.cc:1916] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:57.943811 28914 ts_tablet_manager.cc:1929] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:57.944133 28914 log.cc:1199] T 1f05fa0a1f9447508a656a2541ea1f0d P fea3a4ceee9f4360889827f0dae68cac: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/wals/1f05fa0a1f9447508a656a2541ea1f0d
I20260713 09:09:57.945452 28028 catalog_manager.cc:5028] TS fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): tablet 1f05fa0a1f9447508a656a2541ea1f0d (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:09:58.125936 28904 raft_consensus.cc:1064] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: attempting to promote NON_VOTER 45faa5cd9c354de9b39ba689dd1d527e to VOTER
I20260713 09:09:58.128415 28904 consensus_queue.cc:237] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:58.134526 28568 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 LEARNER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:58.134603 28292 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:58.135784 28141 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:58.136076 28904 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:58.137379 28903 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:58.138135 28892 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:58.157063 28892 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.159314 28568 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.159314 28292 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.168991 28141 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.173249 28040 catalog_manager.cc:5697] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: config changed from index 2 to 3, 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.188876 28218 consensus_queue.cc:237] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:09:58.194124 28567 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:58.195261 28290 raft_consensus.cc:1275] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Refusing update from remote peer fea3a4ceee9f4360889827f0dae68cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:58.196452 28903 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:58.197312 28892 consensus_queue.cc:1048] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:58.202310 28903 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.204629 28292 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.211565 28028 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d662d700b2e049529c3a5cafe6d7dd9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:58.214846 28042 catalog_manager.cc:5697] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac reported cstate change: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New cstate: current_term: 1 leader_uuid: "fea3a4ceee9f4360889827f0dae68cac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.217478 28568 raft_consensus.cc:2955] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41eb148535424862855834987fdbfffd (127.26.104.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } } }
I20260713 09:09:58.224463 28134 tablet_service.cc:1558] Processing DeleteTablet for tablet d662d700b2e049529c3a5cafe6d7dd9e with delete_type TABLET_DATA_TOMBSTONED (TS 41eb148535424862855834987fdbfffd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40766
I20260713 09:09:58.230687 28919 tablet_replica.cc:333] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:09:58.231657 28919 raft_consensus.cc:2243] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:58.232324 28919 raft_consensus.cc:2272] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:58.236102 28919 ts_tablet_manager.cc:1916] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:58.246716 28919 ts_tablet_manager.cc:1929] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:58.247082 28919 log.cc:1199] T d662d700b2e049529c3a5cafe6d7dd9e P 41eb148535424862855834987fdbfffd: Deleting WAL directory at /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/wals/d662d700b2e049529c3a5cafe6d7dd9e
I20260713 09:09:58.248726 28029 catalog_manager.cc:5028] TS 41eb148535424862855834987fdbfffd (127.26.104.65:45189): tablet d662d700b2e049529c3a5cafe6d7dd9e (table test-workload [id=63f86ec15ab14862bf17a25b99684ad8]) successfully deleted
I20260713 09:10:04.185613 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:04.208159 28141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1839643010fd46f1840244c4bd418843"
dest_uuid: "41eb148535424862855834987fdbfffd"
mode: GRACEFUL
new_leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
 from {username='slave'} at 127.0.0.1:34428
I20260713 09:10:04.208678 28141 raft_consensus.cc:606] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Received request to transfer leadership to TS 2dd9bbf1c9e5476b84a423da15b4ba5b
I20260713 09:10:04.210650 28141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb"
dest_uuid: "41eb148535424862855834987fdbfffd"
mode: GRACEFUL
new_leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:34428
I20260713 09:10:04.211021 28141 raft_consensus.cc:606] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Received request to transfer leadership to TS 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:10:04.212857 28141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba"
dest_uuid: "41eb148535424862855834987fdbfffd"
mode: GRACEFUL
new_leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:34428
I20260713 09:10:04.213279 28141 raft_consensus.cc:606] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Received request to transfer leadership to TS 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:10:04.226588 28292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9"
dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
mode: GRACEFUL
new_leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:37372
I20260713 09:10:04.227089 28292 raft_consensus.cc:606] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Received request to transfer leadership to TS 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:10:04.229506 28141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f"
dest_uuid: "41eb148535424862855834987fdbfffd"
mode: GRACEFUL
new_leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:34428
I20260713 09:10:04.229889 28141 raft_consensus.cc:606] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Received request to transfer leadership to TS 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:10:04.230722 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:04.231282 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:04.259096 28930 raft_consensus.cc:993] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: : Instructing follower 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.259794 28937 raft_consensus.cc:1081] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Signalling peer 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.261243 28567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9"
dest_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:60018
I20260713 09:10:04.261776 28567 raft_consensus.cc:493] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.262089 28567 raft_consensus.cc:3060] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.266898 28567 raft_consensus.cc:515] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.268450 28567 leader_election.cc:290] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [CANDIDATE]: Term 2 election: Requested vote from peers fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:10:04.269048 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:10:04.269399 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8460875e87574ab789cdc7147ca3d8d9" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:10:04.269665 28218 raft_consensus.cc:3060] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.269920 28292 raft_consensus.cc:3055] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.270221 28292 raft_consensus.cc:740] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:10:04.270891 28292 consensus_queue.cc:260] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.272017 28292 raft_consensus.cc:3060] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.275288 28218 raft_consensus.cc:2468] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.276381 28534 leader_election.cc:304] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [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: 45faa5cd9c354de9b39ba689dd1d527e, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:10:04.277819 28292 raft_consensus.cc:2468] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.277856 28938 raft_consensus.cc:2804] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.278990 28938 raft_consensus.cc:697] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Becoming Leader. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Running, Role: LEADER
I20260713 09:10:04.279765 28938 consensus_queue.cc:237] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [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: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.286871 28038 catalog_manager.cc:5697] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: term changed from 1 to 2, leader changed from 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) to 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68). New cstate: current_term: 2 leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.288000 28933 raft_consensus.cc:993] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: : Instructing follower 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.288391 28922 raft_consensus.cc:1081] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Signalling peer 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.289963 28567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba"
dest_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:60010
I20260713 09:10:04.290431 28567 raft_consensus.cc:493] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.290741 28567 raft_consensus.cc:3060] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.296619 28567 raft_consensus.cc:515] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.299213 28567 leader_election.cc:290] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:10:04.299137 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:10:04.299714 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9387004833489cb0a913a9876f7dba" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:10:04.299875 28141 raft_consensus.cc:3055] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.300226 28141 raft_consensus.cc:740] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:10:04.300227 28292 raft_consensus.cc:3060] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.301065 28141 consensus_queue.cc:260] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.301935 28141 raft_consensus.cc:3060] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.305644 28292 raft_consensus.cc:2468] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.306141 28141 raft_consensus.cc:2468] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.306471 28533 leader_election.cc:304] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 45faa5cd9c354de9b39ba689dd1d527e; no voters: 
I20260713 09:10:04.307190 28938 raft_consensus.cc:2804] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.307629 28938 raft_consensus.cc:697] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Becoming Leader. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Running, Role: LEADER
I20260713 09:10:04.308296 28938 consensus_queue.cc:237] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.315068 28038 catalog_manager.cc:5697] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: term changed from 1 to 2, leader changed from 41eb148535424862855834987fdbfffd (127.26.104.65) to 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68). New cstate: current_term: 2 leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.390719 28933 raft_consensus.cc:993] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: : Instructing follower 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.391147 28922 raft_consensus.cc:1081] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Signalling peer 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.392443 28568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb"
dest_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:60010
I20260713 09:10:04.392882 28568 raft_consensus.cc:493] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.393139 28568 raft_consensus.cc:3060] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.397028 28568 raft_consensus.cc:515] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.398286 28568 leader_election.cc:290] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:10:04.399327 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:10:04.399398 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3320945edd4d0c9b48f4f6b9e691eb" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:10:04.400018 28218 raft_consensus.cc:3060] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.400099 28141 raft_consensus.cc:3055] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.400959 28141 raft_consensus.cc:740] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:10:04.401696 28141 consensus_queue.cc:260] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.402798 28141 raft_consensus.cc:3060] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.406231 28218 raft_consensus.cc:2468] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.407111 28534 leader_election.cc:304] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [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: 45faa5cd9c354de9b39ba689dd1d527e, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:10:04.407744 28938 raft_consensus.cc:2804] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.408193 28938 raft_consensus.cc:697] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Becoming Leader. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Running, Role: LEADER
I20260713 09:10:04.408352 28141 raft_consensus.cc:2468] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.409066 28938 consensus_queue.cc:237] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.415655 28038 catalog_manager.cc:5697] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: term changed from 1 to 2, leader changed from 41eb148535424862855834987fdbfffd (127.26.104.65) to 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68). New cstate: current_term: 2 leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.497234 28946 raft_consensus.cc:993] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: : Instructing follower 2dd9bbf1c9e5476b84a423da15b4ba5b to start an election
I20260713 09:10:04.497628 28922 raft_consensus.cc:1081] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Signalling peer 2dd9bbf1c9e5476b84a423da15b4ba5b to start an election
I20260713 09:10:04.498848 28292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1839643010fd46f1840244c4bd418843"
dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
 from {username='slave'} at 127.0.0.1:53624
I20260713 09:10:04.499321 28292 raft_consensus.cc:493] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.499625 28292 raft_consensus.cc:3060] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.503647 28292 raft_consensus.cc:515] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:10:04.504875 28292 leader_election.cc:290] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135)
I20260713 09:10:04.505455 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:10:04.505752 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1839643010fd46f1840244c4bd418843" candidate_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fea3a4ceee9f4360889827f0dae68cac"
I20260713 09:10:04.506244 28141 raft_consensus.cc:3055] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.506362 28218 raft_consensus.cc:3060] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.506578 28141 raft_consensus.cc:740] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:10:04.507283 28141 consensus_queue.cc:260] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:10:04.508386 28141 raft_consensus.cc:3060] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.512223 28218 raft_consensus.cc:2468] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 2.
I20260713 09:10:04.513178 28258 leader_election.cc:304] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, fea3a4ceee9f4360889827f0dae68cac; no voters: 
I20260713 09:10:04.513733 28937 raft_consensus.cc:2804] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.513895 28141 raft_consensus.cc:2468] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd9bbf1c9e5476b84a423da15b4ba5b in term 2.
I20260713 09:10:04.514102 28937 raft_consensus.cc:697] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 LEADER]: Becoming Leader. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:10:04.515252 28937 consensus_queue.cc:237] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } }
I20260713 09:10:04.521605 28038 catalog_manager.cc:5697] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b reported cstate change: term changed from 1 to 2, leader changed from 41eb148535424862855834987fdbfffd (127.26.104.65) to 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67). New cstate: current_term: 2 leader_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.639721 28946 raft_consensus.cc:993] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: : Instructing follower 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.640252 28946 raft_consensus.cc:1081] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Signalling peer 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:04.641749 28568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f"
dest_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:60010
I20260713 09:10:04.642236 28568 raft_consensus.cc:493] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.642498 28568 raft_consensus.cc:3060] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.646636 28568 raft_consensus.cc:515] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.648043 28568 leader_election.cc:290] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:10:04.648567 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:10:04.648886 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47a6088b57f44b4b97f352dd35f640f" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:10:04.649024 28141 raft_consensus.cc:3055] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.649284 28141 raft_consensus.cc:740] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:10:04.649309 28292 raft_consensus.cc:3060] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.649890 28141 consensus_queue.cc:260] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.650691 28141 raft_consensus.cc:3060] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.654561 28141 raft_consensus.cc:2468] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.654524 28292 raft_consensus.cc:2468] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:04.655531 28535 leader_election.cc:304] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [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: 41eb148535424862855834987fdbfffd, 45faa5cd9c354de9b39ba689dd1d527e; no voters: 
I20260713 09:10:04.656239 28938 raft_consensus.cc:2804] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.656579 28938 raft_consensus.cc:697] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Becoming Leader. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Running, Role: LEADER
I20260713 09:10:04.657321 28938 consensus_queue.cc:237] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:04.663606 28038 catalog_manager.cc:5697] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: term changed from 1 to 2, leader changed from 41eb148535424862855834987fdbfffd (127.26.104.65) to 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68). New cstate: current_term: 2 leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.763864 28292 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:04.764169 28290 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:04.765031 28939 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:04.765509 28938 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:04.786640 28218 raft_consensus.cc:1275] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:04.787796 28141 raft_consensus.cc:1275] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:04.787914 28953 consensus_queue.cc:1048] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:04.789222 28938 consensus_queue.cc:1048] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:04.822335 28218 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:04.823294 28938 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:04.830623 28141 raft_consensus.cc:1275] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:04.832772 28953 consensus_queue.cc:1048] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:04.905192 28218 raft_consensus.cc:1275] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.906191 28937 consensus_queue.cc:1048] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea3a4ceee9f4360889827f0dae68cac" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.913930 28141 raft_consensus.cc:1275] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer 2dd9bbf1c9e5476b84a423da15b4ba5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.915580 28966 consensus_queue.cc:1048] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:05.132162 28141 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:05.133158 28953 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:05.140455 28292 raft_consensus.cc:1275] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:05.142060 28954 consensus_queue.cc:1048] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:05.232501 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:05.249164 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:05.262756 28292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2d519cd73474894b536e38c723f0482"
dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
mode: GRACEFUL
new_leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:37372
I20260713 09:10:05.263211 28292 raft_consensus.cc:606] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Received request to transfer leadership to TS 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:10:05.265139 28141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb71befa4ed440698877bd4b67998942"
dest_uuid: "41eb148535424862855834987fdbfffd"
mode: GRACEFUL
new_leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:34428
I20260713 09:10:05.265540 28141 raft_consensus.cc:606] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Received request to transfer leadership to TS 45faa5cd9c354de9b39ba689dd1d527e
I20260713 09:10:05.266497 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:05.267010 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:05.566126 28933 raft_consensus.cc:993] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: : Instructing follower 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:05.566522 28922 raft_consensus.cc:1081] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Signalling peer 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:05.567616 28567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb71befa4ed440698877bd4b67998942"
dest_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:60010
I20260713 09:10:05.568012 28567 raft_consensus.cc:493] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.568254 28567 raft_consensus.cc:3060] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.572124 28567 raft_consensus.cc:515] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:05.573472 28567 leader_election.cc:290] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:10:05.574033 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:10:05.574645 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb71befa4ed440698877bd4b67998942" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:10:05.575160 28292 raft_consensus.cc:3060] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.574625 28141 raft_consensus.cc:3055] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:05.575690 28141 raft_consensus.cc:740] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41eb148535424862855834987fdbfffd, State: Running, Role: LEADER
I20260713 09:10:05.576414 28141 consensus_queue.cc:260] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:05.577531 28141 raft_consensus.cc:3060] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.580678 28292 raft_consensus.cc:2468] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:05.581537 28533 leader_election.cc:304] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [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: 2dd9bbf1c9e5476b84a423da15b4ba5b, 45faa5cd9c354de9b39ba689dd1d527e; no voters: 
I20260713 09:10:05.581911 28141 raft_consensus.cc:2468] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:05.582108 28953 raft_consensus.cc:2804] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:05.582576 28953 raft_consensus.cc:697] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Becoming Leader. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Running, Role: LEADER
I20260713 09:10:05.583336 28953 consensus_queue.cc:237] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:05.589243 28038 catalog_manager.cc:5697] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: term changed from 1 to 2, leader changed from 41eb148535424862855834987fdbfffd (127.26.104.65) to 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68). New cstate: current_term: 2 leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.702174 28971 raft_consensus.cc:993] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: : Instructing follower 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:05.702564 28972 raft_consensus.cc:1081] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Signalling peer 45faa5cd9c354de9b39ba689dd1d527e to start an election
I20260713 09:10:05.703714 28568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2d519cd73474894b536e38c723f0482"
dest_uuid: "45faa5cd9c354de9b39ba689dd1d527e"
 from {username='slave'} at 127.0.0.1:60018
I20260713 09:10:05.704099 28568 raft_consensus.cc:493] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.704336 28568 raft_consensus.cc:3060] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.708791 28568 raft_consensus.cc:515] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:05.710089 28568 leader_election.cc:290] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [CANDIDATE]: Term 2 election: Requested vote from peers 41eb148535424862855834987fdbfffd (127.26.104.65:45189), 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681)
I20260713 09:10:05.710709 28141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41eb148535424862855834987fdbfffd"
I20260713 09:10:05.710906 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d519cd73474894b536e38c723f0482" candidate_uuid: "45faa5cd9c354de9b39ba689dd1d527e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b"
I20260713 09:10:05.711292 28141 raft_consensus.cc:3060] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.711381 28292 raft_consensus.cc:3055] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:05.711735 28292 raft_consensus.cc:740] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dd9bbf1c9e5476b84a423da15b4ba5b, State: Running, Role: LEADER
I20260713 09:10:05.712381 28292 consensus_queue.cc:260] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:05.713449 28292 raft_consensus.cc:3060] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.717067 28141 raft_consensus.cc:2468] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:05.717963 28535 leader_election.cc:304] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [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: 41eb148535424862855834987fdbfffd, 45faa5cd9c354de9b39ba689dd1d527e; no voters: 
I20260713 09:10:05.718672 28953 raft_consensus.cc:2804] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:05.719036 28953 raft_consensus.cc:697] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Becoming Leader. State: Replica: 45faa5cd9c354de9b39ba689dd1d527e, State: Running, Role: LEADER
I20260713 09:10:05.719158 28292 raft_consensus.cc:2468] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45faa5cd9c354de9b39ba689dd1d527e in term 2.
I20260713 09:10:05.719863 28953 consensus_queue.cc:237] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [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: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } }
I20260713 09:10:05.726022 28038 catalog_manager.cc:5697] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e reported cstate change: term changed from 1 to 2, leader changed from 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67) to 45faa5cd9c354de9b39ba689dd1d527e (127.26.104.68). New cstate: current_term: 2 leader_uuid: "45faa5cd9c354de9b39ba689dd1d527e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45faa5cd9c354de9b39ba689dd1d527e" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.999030 28292 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:05.999984 28953 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:06.008255 28141 raft_consensus.cc:1275] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:06.009745 28954 consensus_queue.cc:1048] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:06.139750 28141 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:06.140810 28954 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41eb148535424862855834987fdbfffd" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:06.148417 28292 raft_consensus.cc:1275] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Refusing update from remote peer 45faa5cd9c354de9b39ba689dd1d527e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:06.149981 28985 consensus_queue.cc:1048] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd9bbf1c9e5476b84a423da15b4ba5b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:06.267678 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:06.280323 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
W20260713 09:10:06.286685 28535 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:10:06.291400 28535 consensus_peers.cc:597] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.306222 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.306857 27041 tablet_replica.cc:333] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.307533 27041 raft_consensus.cc:2243] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.307991 27041 raft_consensus.cc:2272] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.309603 27041 tablet_replica.cc:333] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.310066 27041 raft_consensus.cc:2243] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.310387 27041 raft_consensus.cc:2272] T 3c9387004833489cb0a913a9876f7dba P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.311836 27041 tablet_replica.cc:333] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.312294 27041 raft_consensus.cc:2243] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.312955 27041 raft_consensus.cc:2272] T 266bdff225d04adbb4185dc4dbff87bf P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.314543 27041 tablet_replica.cc:333] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.315066 27041 raft_consensus.cc:2243] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.315392 27041 raft_consensus.cc:2272] T a47a6088b57f44b4b97f352dd35f640f P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.316816 27041 tablet_replica.cc:333] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.317273 27041 raft_consensus.cc:2243] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.318099 27041 raft_consensus.cc:2272] T e1ada10ad3c145259b078324dd4559a6 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.319911 27041 tablet_replica.cc:333] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.320375 27041 raft_consensus.cc:2243] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.320864 27041 raft_consensus.cc:2272] T 8bcbdc8501cd4fb3aa0088143726a177 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.322624 27041 tablet_replica.cc:333] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.323187 27041 raft_consensus.cc:2243] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.323556 27041 raft_consensus.cc:2272] T 1a3320945edd4d0c9b48f4f6b9e691eb P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.325331 27041 tablet_replica.cc:333] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.325794 27041 raft_consensus.cc:2243] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.326244 27041 raft_consensus.cc:2272] T eb71befa4ed440698877bd4b67998942 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.328163 27041 tablet_replica.cc:333] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.328724 27041 raft_consensus.cc:2243] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.329241 27041 raft_consensus.cc:2272] T b236d5d58c9d421391b9ca01329f1f16 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.330827 27041 tablet_replica.cc:333] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.331267 27041 raft_consensus.cc:2243] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.331786 27041 raft_consensus.cc:2272] T c2d519cd73474894b536e38c723f0482 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.334226 27041 tablet_replica.cc:333] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.334837 27041 raft_consensus.cc:2243] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.335367 27041 raft_consensus.cc:2272] T 1f05fa0a1f9447508a656a2541ea1f0d P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.336867 27041 tablet_replica.cc:333] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.337309 27041 raft_consensus.cc:2243] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.337781 27041 raft_consensus.cc:2272] T 0c8d3bfb77894525abc05ebfe8ea61de P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.339282 27041 tablet_replica.cc:333] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.339854 27041 raft_consensus.cc:2243] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.340556 27041 raft_consensus.cc:2272] T 714f4680714a4f90bfce9e8cda05bdec P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.342526 27041 tablet_replica.cc:333] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.342991 27041 raft_consensus.cc:2243] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.343365 27041 raft_consensus.cc:2272] T 1839643010fd46f1840244c4bd418843 P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.344975 27041 tablet_replica.cc:333] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.345398 27041 raft_consensus.cc:2243] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.346050 27041 raft_consensus.cc:2272] T b1b5df12c2cd4ec48e6aa87196309ac0 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.347728 27041 tablet_replica.cc:333] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.348150 27041 raft_consensus.cc:2243] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.348524 27041 raft_consensus.cc:2272] T 0240eca049fb4efd92d763840b2db11e P 41eb148535424862855834987fdbfffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.350060 27041 tablet_replica.cc:333] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.350481 27041 raft_consensus.cc:2243] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.351146 27041 raft_consensus.cc:2272] T 66c0bdf608674c0a9d236598a4695c41 P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.352768 27041 tablet_replica.cc:333] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd: stopping tablet replica
I20260713 09:10:06.353173 27041 raft_consensus.cc:2243] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.353819 27041 raft_consensus.cc:2272] T 9c1acc4c34d344628b1c4a1c92d76b0f P 41eb148535424862855834987fdbfffd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.387233 28185 consensus_peers.cc:597] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.395099 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:10:06.433037 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
I20260713 09:10:06.455833 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.456452 27041 tablet_replica.cc:333] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.457001 27041 raft_consensus.cc:2243] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.457721 27041 raft_consensus.cc:2272] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.459514 27041 tablet_replica.cc:333] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.459990 27041 raft_consensus.cc:2243] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.460523 27041 raft_consensus.cc:2272] T e1ada10ad3c145259b078324dd4559a6 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.462344 27041 tablet_replica.cc:333] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.462822 27041 raft_consensus.cc:2243] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.463195 27041 raft_consensus.cc:2272] T 8bcbdc8501cd4fb3aa0088143726a177 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.464913 27041 tablet_replica.cc:333] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.465392 27041 raft_consensus.cc:2243] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.466081 27041 raft_consensus.cc:2272] T 1f2d370a22db43cb9af223cde2e720e4 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.467017 28259 consensus_peers.cc:597] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.467757 27041 tablet_replica.cc:333] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.468281 27041 raft_consensus.cc:2243] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.468650 27041 raft_consensus.cc:2272] T 266bdff225d04adbb4185dc4dbff87bf P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.470316 27041 tablet_replica.cc:333] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.470793 27041 raft_consensus.cc:2243] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.471298 27041 raft_consensus.cc:2272] T 1a3320945edd4d0c9b48f4f6b9e691eb P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.473115 27041 tablet_replica.cc:333] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.473577 27041 raft_consensus.cc:2243] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.473925 27041 raft_consensus.cc:2272] T 1839643010fd46f1840244c4bd418843 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.475539 27041 tablet_replica.cc:333] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.475997 27041 raft_consensus.cc:2243] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.476476 27041 raft_consensus.cc:2272] T 408bfd1c68d347eb97cf6b2892d74eb8 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.478050 27041 tablet_replica.cc:333] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.478541 27041 raft_consensus.cc:2243] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.479197 27041 raft_consensus.cc:2272] T b236d5d58c9d421391b9ca01329f1f16 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.480847 27041 tablet_replica.cc:333] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.481314 27041 raft_consensus.cc:2243] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.481977 27041 raft_consensus.cc:2272] T 508f949e2d8a4f6891bdc6dcc204d88a P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.483624 27041 tablet_replica.cc:333] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.484097 27041 raft_consensus.cc:2243] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.484440 27041 raft_consensus.cc:2272] T 8460875e87574ab789cdc7147ca3d8d9 P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.485965 27041 tablet_replica.cc:333] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.486413 27041 raft_consensus.cc:2243] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.487015 27041 raft_consensus.cc:2272] T d662d700b2e049529c3a5cafe6d7dd9e P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.488840 27041 tablet_replica.cc:333] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.489449 27041 raft_consensus.cc:2243] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.489907 27041 raft_consensus.cc:2272] T 714f4680714a4f90bfce9e8cda05bdec P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.492100 27041 tablet_replica.cc:333] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.492762 27041 raft_consensus.cc:2243] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.493247 27041 raft_consensus.cc:2272] T b1b5df12c2cd4ec48e6aa87196309ac0 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.495141 27041 tablet_replica.cc:333] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.495747 27041 raft_consensus.cc:2243] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.496323 27041 raft_consensus.cc:2272] T 7b06739d408540af892adde9f80d99ae P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.498741 28259 consensus_peers.cc:597] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.499830 27041 tablet_replica.cc:333] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
W20260713 09:10:06.499825 28534 consensus_peers.cc:597] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e -> Peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Couldn't send request to peer fea3a4ceee9f4360889827f0dae68cac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.500545 27041 raft_consensus.cc:2243] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.501180 27041 raft_consensus.cc:2272] T 0240eca049fb4efd92d763840b2db11e P fea3a4ceee9f4360889827f0dae68cac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.502655 27041 tablet_replica.cc:333] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.503072 27041 raft_consensus.cc:2243] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.503515 27041 raft_consensus.cc:2272] T 66c0bdf608674c0a9d236598a4695c41 P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.504987 27041 tablet_replica.cc:333] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac: stopping tablet replica
I20260713 09:10:06.505385 27041 raft_consensus.cc:2243] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.505750 27041 raft_consensus.cc:2272] T 9c1acc4c34d344628b1c4a1c92d76b0f P fea3a4ceee9f4360889827f0dae68cac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.561929 28259 consensus_peers.cc:597] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.564988 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
W20260713 09:10:06.585320 28534 consensus_peers.cc:597] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e -> Peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Couldn't send request to peer fea3a4ceee9f4360889827f0dae68cac. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:06.594110 28535 consensus_peers.cc:597] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:06.606510 28535 consensus_peers.cc:597] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.623360 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
W20260713 09:10:06.645131 28535 consensus_peers.cc:597] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.649818 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.651500 27041 tablet_replica.cc:333] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.652953 27041 raft_consensus.cc:2243] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.654192 27041 raft_consensus.cc:2272] T 1f2d370a22db43cb9af223cde2e720e4 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.654968 28258 consensus_peers.cc:597] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b -> Peer fea3a4ceee9f4360889827f0dae68cac (127.26.104.66:39135): Couldn't send request to peer fea3a4ceee9f4360889827f0dae68cac. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.656553 27041 tablet_replica.cc:333] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.657306 27041 raft_consensus.cc:2243] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.658233 27041 raft_consensus.cc:2272] T 8bcbdc8501cd4fb3aa0088143726a177 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.660264 27041 tablet_replica.cc:333] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.661046 27041 raft_consensus.cc:2243] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.661783 27041 raft_consensus.cc:2272] T 266bdff225d04adbb4185dc4dbff87bf P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.664554 28533 consensus_peers.cc:597] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Couldn't send request to peer 2dd9bbf1c9e5476b84a423da15b4ba5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.664637 27041 tablet_replica.cc:333] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.665494 27041 raft_consensus.cc:2243] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.666152 27041 raft_consensus.cc:2272] T a47a6088b57f44b4b97f352dd35f640f P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.668303 27041 tablet_replica.cc:333] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.668766 27041 raft_consensus.cc:2243] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.669541 27041 raft_consensus.cc:2272] T 3c9387004833489cb0a913a9876f7dba P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.672179 27041 tablet_replica.cc:333] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.673051 27041 raft_consensus.cc:2243] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.674588 27041 raft_consensus.cc:2272] T 508f949e2d8a4f6891bdc6dcc204d88a P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.676824 27041 tablet_replica.cc:333] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.677461 27041 raft_consensus.cc:2243] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.677979 27041 raft_consensus.cc:2272] T c2d519cd73474894b536e38c723f0482 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.680361 27041 tablet_replica.cc:333] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.680953 27041 raft_consensus.cc:2243] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.681399 27041 raft_consensus.cc:2272] T 0240eca049fb4efd92d763840b2db11e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.682996 27041 tablet_replica.cc:333] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.683506 27041 raft_consensus.cc:2243] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.684007 27041 raft_consensus.cc:2272] T b1b5df12c2cd4ec48e6aa87196309ac0 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.685683 27041 tablet_replica.cc:333] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.686188 27041 raft_consensus.cc:2243] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.687137 27041 raft_consensus.cc:2272] T 7b06739d408540af892adde9f80d99ae P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.688844 27041 tablet_replica.cc:333] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.689287 27041 raft_consensus.cc:2243] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.689718 27041 raft_consensus.cc:2272] T 8460875e87574ab789cdc7147ca3d8d9 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.691419 27041 tablet_replica.cc:333] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.691916 27041 raft_consensus.cc:2243] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.692426 27041 raft_consensus.cc:2272] T d662d700b2e049529c3a5cafe6d7dd9e P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.694052 27041 tablet_replica.cc:333] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.694489 27041 raft_consensus.cc:2243] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.695004 27041 raft_consensus.cc:2272] T eb71befa4ed440698877bd4b67998942 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.696952 27041 tablet_replica.cc:333] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.697469 27041 raft_consensus.cc:2243] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.698225 27041 raft_consensus.cc:2272] T 1839643010fd46f1840244c4bd418843 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.700106 27041 tablet_replica.cc:333] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.700567 27041 raft_consensus.cc:2243] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.701346 27041 raft_consensus.cc:2272] T 408bfd1c68d347eb97cf6b2892d74eb8 P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.702939 27041 tablet_replica.cc:333] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.703399 27041 raft_consensus.cc:2243] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.704412 27041 raft_consensus.cc:2272] T 1f05fa0a1f9447508a656a2541ea1f0d P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.706125 27041 tablet_replica.cc:333] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.706528 27041 raft_consensus.cc:2243] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.707343 27041 raft_consensus.cc:2272] T 0c8d3bfb77894525abc05ebfe8ea61de P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.708953 27041 tablet_replica.cc:333] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b: stopping tablet replica
I20260713 09:10:06.709353 27041 raft_consensus.cc:2243] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.709779 27041 raft_consensus.cc:2272] T 714f4680714a4f90bfce9e8cda05bdec P 2dd9bbf1c9e5476b84a423da15b4ba5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.740602 28535 consensus_peers.cc:597] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 41eb148535424862855834987fdbfffd (127.26.104.65:45189): Couldn't send request to peer 41eb148535424862855834987fdbfffd. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.755066 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:10:06.792109 27041 tablet_server.cc:179] TabletServer@127.26.104.68:0 shutting down...
I20260713 09:10:06.812062 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.812719 27041 tablet_replica.cc:333] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.813488 27041 raft_consensus.cc:2243] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.814241 27041 raft_consensus.cc:2272] T 1f05fa0a1f9447508a656a2541ea1f0d P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.816349 27041 tablet_replica.cc:333] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.816823 27041 raft_consensus.cc:2243] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.817593 27041 raft_consensus.cc:2272] T 1a3320945edd4d0c9b48f4f6b9e691eb P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.819643 27041 tablet_replica.cc:333] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.820174 27041 raft_consensus.cc:2243] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.820665 27041 raft_consensus.cc:2272] T e1ada10ad3c145259b078324dd4559a6 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.822345 27041 tablet_replica.cc:333] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.822907 27041 raft_consensus.cc:2243] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.823550 27041 raft_consensus.cc:2272] T b236d5d58c9d421391b9ca01329f1f16 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.825655 27041 tablet_replica.cc:333] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.826102 27041 raft_consensus.cc:2243] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.827004 27041 raft_consensus.cc:2272] T a47a6088b57f44b4b97f352dd35f640f P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.828908 27041 tablet_replica.cc:333] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
W20260713 09:10:06.828940 28533 consensus_peers.cc:597] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e -> Peer 2dd9bbf1c9e5476b84a423da15b4ba5b (127.26.104.67:38681): Couldn't send request to peer 2dd9bbf1c9e5476b84a423da15b4ba5b. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.67:38681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.829469 27041 raft_consensus.cc:2243] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.830021 27041 raft_consensus.cc:2272] T ecb93bd5d9c44b8ab6920ffd5ec0e118 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.831792 27041 tablet_replica.cc:333] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.832262 27041 raft_consensus.cc:2243] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.833003 27041 raft_consensus.cc:2272] T 3c9387004833489cb0a913a9876f7dba P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.834652 27041 tablet_replica.cc:333] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.835134 27041 raft_consensus.cc:2243] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.835850 27041 raft_consensus.cc:2272] T c2d519cd73474894b536e38c723f0482 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.838182 27041 tablet_replica.cc:333] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.838678 27041 raft_consensus.cc:2243] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.839107 27041 raft_consensus.cc:2272] T 408bfd1c68d347eb97cf6b2892d74eb8 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.840678 27041 tablet_replica.cc:333] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.841138 27041 raft_consensus.cc:2243] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.841575 27041 raft_consensus.cc:2272] T 508f949e2d8a4f6891bdc6dcc204d88a P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.843086 27041 tablet_replica.cc:333] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.843575 27041 raft_consensus.cc:2243] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.844106 27041 raft_consensus.cc:2272] T 7b06739d408540af892adde9f80d99ae P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.845623 27041 tablet_replica.cc:333] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.846055 27041 raft_consensus.cc:2243] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.846570 27041 raft_consensus.cc:2272] T 66c0bdf608674c0a9d236598a4695c41 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.848301 27041 tablet_replica.cc:333] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.848737 27041 raft_consensus.cc:2243] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.849184 27041 raft_consensus.cc:2272] T 0c8d3bfb77894525abc05ebfe8ea61de P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.850683 27041 tablet_replica.cc:333] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.851105 27041 raft_consensus.cc:2243] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.851689 27041 raft_consensus.cc:2272] T d662d700b2e049529c3a5cafe6d7dd9e P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.853363 27041 tablet_replica.cc:333] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.853786 27041 raft_consensus.cc:2243] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.854506 27041 raft_consensus.cc:2272] T 8460875e87574ab789cdc7147ca3d8d9 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.856186 27041 tablet_replica.cc:333] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.856623 27041 raft_consensus.cc:2243] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.857096 27041 raft_consensus.cc:2272] T 1f2d370a22db43cb9af223cde2e720e4 P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.858685 27041 tablet_replica.cc:333] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.859098 27041 raft_consensus.cc:2243] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.859560 27041 raft_consensus.cc:2272] T 9c1acc4c34d344628b1c4a1c92d76b0f P 45faa5cd9c354de9b39ba689dd1d527e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.861079 27041 tablet_replica.cc:333] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e: stopping tablet replica
I20260713 09:10:06.861486 27041 raft_consensus.cc:2243] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.862185 27041 raft_consensus.cc:2272] T eb71befa4ed440698877bd4b67998942 P 45faa5cd9c354de9b39ba689dd1d527e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.895934 27041 tablet_server.cc:196] TabletServer@127.26.104.68:0 shutdown complete.
I20260713 09:10:06.922282 27041 master.cc:562] Master@127.26.104.126:44521 shutting down...
I20260713 09:10:06.942859 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.943390 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.943733 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46916de183854caa94accb0faf282620: stopping tablet replica
I20260713 09:10:06.962772 27041 master.cc:584] Master@127.26.104.126:44521 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27757 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:10:07.013918 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:33061
I20260713 09:10:07.015007 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.020303 28997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.020396 28996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.020951 28999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:07.022200 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:07.023047 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.023214 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.023324 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933807023313 us; error 0 us; skew 500 ppm
I20260713 09:10:07.023803 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.025949 27041 webserver.cc:533] Webserver started at http://127.26.104.126:38365/ using document root <none> and password file <none>
I20260713 09:10:07.026358 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.026497 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.026698 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.028309 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "b5c83cd26819434fa59f838b56805eba"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.032574 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:07.035467 29004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.036093 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:07.036345 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "b5c83cd26819434fa59f838b56805eba"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.036592 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-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)
I20260713 09:10:07.065171 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.066326 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.101239 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:33061
I20260713 09:10:07.101325 29055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:33061 every 8 connection(s)
I20260713 09:10:07.104846 29056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.114105 29056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba: Bootstrap starting.
I20260713 09:10:07.118383 29056 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.122026 29056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba: No bootstrap required, opened a new log
I20260713 09:10:07.124014 29056 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c83cd26819434fa59f838b56805eba" member_type: VOTER }
I20260713 09:10:07.124411 29056 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.124603 29056 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c83cd26819434fa59f838b56805eba, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.125113 29056 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5c83cd26819434fa59f838b56805eba" member_type: VOTER }
I20260713 09:10:07.125537 29056 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:07.125741 29056 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:07.125993 29056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.129731 29056 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c83cd26819434fa59f838b56805eba" member_type: VOTER }
I20260713 09:10:07.130177 29056 leader_election.cc:304] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [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: b5c83cd26819434fa59f838b56805eba; no voters: 
I20260713 09:10:07.131253 29056 leader_election.cc:290] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:07.131567 29059 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.132732 29059 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 1 LEADER]: Becoming Leader. State: Replica: b5c83cd26819434fa59f838b56805eba, State: Running, Role: LEADER
I20260713 09:10:07.133360 29059 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [LEADER]: Queue going to LEADER mode. State: All 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: "b5c83cd26819434fa59f838b56805eba" member_type: VOTER }
I20260713 09:10:07.133909 29056 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:07.138790 29060 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5c83cd26819434fa59f838b56805eba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c83cd26819434fa59f838b56805eba" member_type: VOTER } }
I20260713 09:10:07.139199 29060 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:07.140139 29061 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5c83cd26819434fa59f838b56805eba. Latest consensus state: current_term: 1 leader_uuid: "b5c83cd26819434fa59f838b56805eba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c83cd26819434fa59f838b56805eba" member_type: VOTER } }
I20260713 09:10:07.140664 29061 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:07.140851 29066 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:07.146054 29066 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:07.148051 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:07.154189 29066 catalog_manager.cc:1383] Generated new cluster ID: e5329a1ce051437096d784f12f6b3494
I20260713 09:10:07.154376 29066 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:07.176550 29066 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:07.177603 29066 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:07.201617 29066 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba: Generated new TSK 0
I20260713 09:10:07.202126 29066 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:07.213614 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.219053 29077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.220057 29078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.221012 29080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:07.221473 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:07.222276 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.222448 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.222594 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933807222577 us; error 0 us; skew 500 ppm
I20260713 09:10:07.223073 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.225086 27041 webserver.cc:533] Webserver started at http://127.26.104.65:33875/ using document root <none> and password file <none>
I20260713 09:10:07.225490 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.225646 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.225878 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.226836 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "997a088787874f449b43a2491e738d38"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.230683 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:10:07.233541 29085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.234179 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:07.234423 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "997a088787874f449b43a2491e738d38"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.234653 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-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)
I20260713 09:10:07.246035 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.247058 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.248484 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.250487 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.250671 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.250882 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.251035 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.287164 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:36097
I20260713 09:10:07.287256 29147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:36097 every 8 connection(s)
I20260713 09:10:07.291718 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.298265 29152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.299803 29153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.302238 29155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:07.302596 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:07.303553 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.303730 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.303894 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933807303877 us; error 0 us; skew 500 ppm
I20260713 09:10:07.304626 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.306715 29148 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33061
I20260713 09:10:07.307122 29148 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:07.307346 27041 webserver.cc:533] Webserver started at http://127.26.104.66:38993/ using document root <none> and password file <none>
I20260713 09:10:07.307978 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.307940 29148 heartbeater.cc:507] Master 127.26.104.126:33061 requested a full tablet report, sending...
I20260713 09:10:07.308341 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.308672 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.309976 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "e0a5984aec9e45748952f5fd426382c9"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.310142 29021 ts_manager.cc:194] Registered new tserver with Master: 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:07.311872 29021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54118
I20260713 09:10:07.314550 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:10:07.317674 29160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.318300 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:07.318558 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "e0a5984aec9e45748952f5fd426382c9"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.318815 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-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)
I20260713 09:10:07.339331 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.340448 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.341746 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.343833 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.344019 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.344231 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.344375 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.380510 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:34955
I20260713 09:10:07.380579 29222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:34955 every 8 connection(s)
I20260713 09:10:07.384881 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.391345 29226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.392802 29227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.395555 29229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:07.396559 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:07.396770 29223 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33061
I20260713 09:10:07.397118 29223 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:07.397462 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.397679 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.397699 29223 heartbeater.cc:507] Master 127.26.104.126:33061 requested a full tablet report, sending...
I20260713 09:10:07.398048 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933807398028 us; error 0 us; skew 500 ppm
I20260713 09:10:07.398663 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.399973 29021 ts_manager.cc:194] Registered new tserver with Master: e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:07.401057 27041 webserver.cc:533] Webserver started at http://127.26.104.67:35717/ using document root <none> and password file <none>
I20260713 09:10:07.401319 29021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54132
I20260713 09:10:07.401523 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.401752 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.401989 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.403092 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "e9a7e557dc35410f969101ce8393738a"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.406965 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:10:07.409873 29234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.410499 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:07.410748 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "e9a7e557dc35410f969101ce8393738a"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.410991 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-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)
I20260713 09:10:07.429154 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.430248 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.431586 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.433561 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.433753 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.433961 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.434108 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.469978 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:35129
I20260713 09:10:07.470063 29296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:35129 every 8 connection(s)
I20260713 09:10:07.474306 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.480264 29300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:07.480647 29301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:07.483680 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:07.484140 29303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:07.484876 29297 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33061
I20260713 09:10:07.485157 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:07.485257 29297 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:07.485430 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.485652 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933807485635 us; error 0 us; skew 500 ppm
I20260713 09:10:07.486124 29297 heartbeater.cc:507] Master 127.26.104.126:33061 requested a full tablet report, sending...
I20260713 09:10:07.486379 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.488276 29021 ts_manager.cc:194] Registered new tserver with Master: e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:07.488790 27041 webserver.cc:533] Webserver started at http://127.26.104.68:35139/ using document root <none> and password file <none>
I20260713 09:10:07.489234 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.489404 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.489624 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.489629 29021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37018
I20260713 09:10:07.490796 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-3-root/instance:
uuid: "cd826690240f4e96ac912eae66ec6607"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.495105 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:07.497897 29308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.498541 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:10:07.498785 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-3-root
uuid: "cd826690240f4e96ac912eae66ec6607"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:07.499013 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-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)
I20260713 09:10:07.512917 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.514035 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.515297 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.517324 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.517493 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.517661 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.517781 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.554580 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.68:44429
I20260713 09:10:07.554667 29370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.68:44429 every 8 connection(s)
I20260713 09:10:07.566941 29371 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33061
I20260713 09:10:07.567274 29371 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:07.567906 29371 heartbeater.cc:507] Master 127.26.104.126:33061 requested a full tablet report, sending...
I20260713 09:10:07.569612 29021 ts_manager.cc:194] Registered new tserver with Master: cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:07.570434 27041 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012992785s
I20260713 09:10:07.570847 29021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37028
I20260713 09:10:07.592303 29021 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37042:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:10:07.709359 29113 tablet_service.cc:1511] Processing CreateTablet for tablet e657de6a5ad647bc9b3201ce10c49356 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:07.710109 29112 tablet_service.cc:1511] Processing CreateTablet for tablet bc3d18acbd864b8eaea0304d9e867459 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:07.710762 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e657de6a5ad647bc9b3201ce10c49356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.711412 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3d18acbd864b8eaea0304d9e867459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.713357 29111 tablet_service.cc:1511] Processing CreateTablet for tablet 05840bd66df64bf99a2254b41afa11f2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:07.716827 29110 tablet_service.cc:1511] Processing CreateTablet for tablet 1020884cc1984a3ab893a9d92afa9749 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:07.718878 29109 tablet_service.cc:1511] Processing CreateTablet for tablet a5d52205470b4567b6b23ddc5f0f2cac (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:07.719818 29335 tablet_service.cc:1511] Processing CreateTablet for tablet 05840bd66df64bf99a2254b41afa11f2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:07.721043 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05840bd66df64bf99a2254b41afa11f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.720945 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf2c4fa11784ba19b525335c30729df (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:07.722188 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf2c4fa11784ba19b525335c30729df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.724483 29336 tablet_service.cc:1511] Processing CreateTablet for tablet bc3d18acbd864b8eaea0304d9e867459 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:07.724709 29331 tablet_service.cc:1511] Processing CreateTablet for tablet f4cd6cb1ae8f4116b431fdf186d77269 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:07.725670 29336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3d18acbd864b8eaea0304d9e867459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.726246 29331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cd6cb1ae8f4116b431fdf186d77269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.727535 29332 tablet_service.cc:1511] Processing CreateTablet for tablet 099996000fc44807b13ca7ca4d244da2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:07.728705 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099996000fc44807b13ca7ca4d244da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.728543 29333 tablet_service.cc:1511] Processing CreateTablet for tablet a5d52205470b4567b6b23ddc5f0f2cac (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:07.729771 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d52205470b4567b6b23ddc5f0f2cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.739552 29330 tablet_service.cc:1511] Processing CreateTablet for tablet c7710a0547f3425893788c6ceb6b0f49 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:07.740864 29330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7710a0547f3425893788c6ceb6b0f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.742329 29328 tablet_service.cc:1511] Processing CreateTablet for tablet d2ba0c68ae354e5493d129ba2b07e33e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:07.743635 29328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ba0c68ae354e5493d129ba2b07e33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.758626 29105 tablet_service.cc:1511] Processing CreateTablet for tablet 426805172986404eac6871fed7292a23 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:07.760809 29107 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe17c1a1a2a4518a0b2cf4b666c8070 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:07.762989 29106 tablet_service.cc:1511] Processing CreateTablet for tablet c7710a0547f3425893788c6ceb6b0f49 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:07.764240 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05840bd66df64bf99a2254b41afa11f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.764910 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1020884cc1984a3ab893a9d92afa9749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.766801 29109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d52205470b4567b6b23ddc5f0f2cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.772405 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 099996000fc44807b13ca7ca4d244da2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:07.773763 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099996000fc44807b13ca7ca4d244da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.743680 29329 tablet_service.cc:1511] Processing CreateTablet for tablet 426805172986404eac6871fed7292a23 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:07.780532 29329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426805172986404eac6871fed7292a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.792085 29107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe17c1a1a2a4518a0b2cf4b666c8070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.792708 29106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7710a0547f3425893788c6ceb6b0f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.812862 29104 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5f95b6609547c08c269a98c4b705f3 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:07.808125 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426805172986404eac6871fed7292a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.819278 29104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5f95b6609547c08c269a98c4b705f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.810591 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5f95b6609547c08c269a98c4b705f3 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:07.823127 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5f95b6609547c08c269a98c4b705f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.834009 29262 tablet_service.cc:1511] Processing CreateTablet for tablet e657de6a5ad647bc9b3201ce10c49356 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:07.835255 29262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e657de6a5ad647bc9b3201ce10c49356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.836532 29261 tablet_service.cc:1511] Processing CreateTablet for tablet 05840bd66df64bf99a2254b41afa11f2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:07.846803 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05840bd66df64bf99a2254b41afa11f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.839491 29260 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf2c4fa11784ba19b525335c30729df (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:07.849174 29260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf2c4fa11784ba19b525335c30729df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.839823 29256 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe17c1a1a2a4518a0b2cf4b666c8070 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:07.840062 29259 tablet_service.cc:1511] Processing CreateTablet for tablet 1020884cc1984a3ab893a9d92afa9749 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:07.841281 29257 tablet_service.cc:1511] Processing CreateTablet for tablet f4cd6cb1ae8f4116b431fdf186d77269 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:07.842813 29254 tablet_service.cc:1511] Processing CreateTablet for tablet d2ba0c68ae354e5493d129ba2b07e33e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:07.844317 29255 tablet_service.cc:1511] Processing CreateTablet for tablet 426805172986404eac6871fed7292a23 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:07.845649 29258 tablet_service.cc:1511] Processing CreateTablet for tablet 099996000fc44807b13ca7ca4d244da2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:07.852718 29256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe17c1a1a2a4518a0b2cf4b666c8070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.859447 29109 tablet_service.cc:1511] Processing CreateTablet for tablet 4492a4f28cc240e59124fed25999fd51 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:07.860615 29109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492a4f28cc240e59124fed25999fd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.860440 29253 tablet_service.cc:1511] Processing CreateTablet for tablet 4492a4f28cc240e59124fed25999fd51 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:07.861198 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cd6cb1ae8f4116b431fdf186d77269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.862171 29253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492a4f28cc240e59124fed25999fd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.867784 29254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ba0c68ae354e5493d129ba2b07e33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.868861 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1020884cc1984a3ab893a9d92afa9749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.869959 29258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099996000fc44807b13ca7ca4d244da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.871009 29255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426805172986404eac6871fed7292a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.881696 29387 tablet_bootstrap.cc:492] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:07.914155 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2d0cf7c41d4435a9273dcfecf70be2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:07.925671 29257 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2d0cf7c41d4435a9273dcfecf70be2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:07.926934 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2d0cf7c41d4435a9273dcfecf70be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.927037 29388 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:07.932466 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2d0cf7c41d4435a9273dcfecf70be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.932996 29388 tablet_bootstrap.cc:654] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.951929 29389 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:07.957638 29389 tablet_bootstrap.cc:654] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.957988 29106 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2d0cf7c41d4435a9273dcfecf70be2 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:07.959291 29106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2d0cf7c41d4435a9273dcfecf70be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.979681 29257 tablet_service.cc:1511] Processing CreateTablet for tablet a6b78d5629bc43bc9299e86ef584163d (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:07.980940 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b78d5629bc43bc9299e86ef584163d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.982347 29332 tablet_service.cc:1511] Processing CreateTablet for tablet a6b78d5629bc43bc9299e86ef584163d (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:07.984216 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b78d5629bc43bc9299e86ef584163d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.988335 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 38aace74b5124913b1d9048ad087387c (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:07.989607 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38aace74b5124913b1d9048ad087387c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.964524 29387 tablet_bootstrap.cc:654] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.000455 29186 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf2c4fa11784ba19b525335c30729df (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:08.002054 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 1020884cc1984a3ab893a9d92afa9749 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:08.011961 29181 tablet_service.cc:1511] Processing CreateTablet for tablet c7710a0547f3425893788c6ceb6b0f49 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:08.013327 29181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7710a0547f3425893788c6ceb6b0f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.016126 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1020884cc1984a3ab893a9d92afa9749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.018023 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 64cb3dd16a7947e1a859fbe4edfc416e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:08.019342 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cb3dd16a7947e1a859fbe4edfc416e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.020154 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf2c4fa11784ba19b525335c30729df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.002306 29188 tablet_service.cc:1511] Processing CreateTablet for tablet e657de6a5ad647bc9b3201ce10c49356 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:08.025852 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e657de6a5ad647bc9b3201ce10c49356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.004056 29187 tablet_service.cc:1511] Processing CreateTablet for tablet bc3d18acbd864b8eaea0304d9e867459 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:08.029755 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3d18acbd864b8eaea0304d9e867459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.005771 29184 tablet_service.cc:1511] Processing CreateTablet for tablet a5d52205470b4567b6b23ddc5f0f2cac (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:08.032258 29184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d52205470b4567b6b23ddc5f0f2cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.007500 29183 tablet_service.cc:1511] Processing CreateTablet for tablet f4cd6cb1ae8f4116b431fdf186d77269 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:08.033809 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cd6cb1ae8f4116b431fdf186d77269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.009331 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe17c1a1a2a4518a0b2cf4b666c8070 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:08.035339 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe17c1a1a2a4518a0b2cf4b666c8070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.045581 29180 tablet_service.cc:1511] Processing CreateTablet for tablet d2ba0c68ae354e5493d129ba2b07e33e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:08.049252 29180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ba0c68ae354e5493d129ba2b07e33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.054687 29259 tablet_service.cc:1511] Processing CreateTablet for tablet 38aace74b5124913b1d9048ad087387c (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:08.054600 29179 tablet_service.cc:1511] Processing CreateTablet for tablet 4492a4f28cc240e59124fed25999fd51 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:08.055927 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38aace74b5124913b1d9048ad087387c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.056553 29179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492a4f28cc240e59124fed25999fd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.071593 29105 tablet_service.cc:1511] Processing CreateTablet for tablet 64cb3dd16a7947e1a859fbe4edfc416e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:08.072788 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cb3dd16a7947e1a859fbe4edfc416e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.092756 29181 tablet_service.cc:1511] Processing CreateTablet for tablet a6b78d5629bc43bc9299e86ef584163d (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:08.094156 29181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b78d5629bc43bc9299e86ef584163d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.094302 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5f95b6609547c08c269a98c4b705f3 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:08.095655 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5f95b6609547c08c269a98c4b705f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.109457 29388 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:08.110013 29388 ts_tablet_manager.cc:1403] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.183s	user 0.038s	sys 0.074s
I20260713 09:10:08.117859 29392 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.118129 29259 tablet_service.cc:1511] Processing CreateTablet for tablet 337cd51dc2fe498fbb4e1917d7ec0c2d (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:08.119374 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337cd51dc2fe498fbb4e1917d7ec0c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.125633 29392 tablet_bootstrap.cc:654] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.131484 29388 raft_consensus.cc:359] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.132064 29388 raft_consensus.cc:385] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.132318 29388 raft_consensus.cc:740] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.132915 29388 consensus_queue.cc:260] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.138145 29387 tablet_bootstrap.cc:492] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.139292 29387 ts_tablet_manager.cc:1403] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.258s	user 0.012s	sys 0.009s
I20260713 09:10:08.140530 29389 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.140983 29389 ts_tablet_manager.cc:1403] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.189s	user 0.042s	sys 0.054s
I20260713 09:10:08.140868 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 337cd51dc2fe498fbb4e1917d7ec0c2d (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:08.142087 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337cd51dc2fe498fbb4e1917d7ec0c2d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:08.144125 29069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:08.146812 29389 raft_consensus.cc:359] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.147531 29389 raft_consensus.cc:385] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.148028 29389 raft_consensus.cc:740] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.148847 29389 consensus_queue.cc:260] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.149123 29181 tablet_service.cc:1511] Processing CreateTablet for tablet 38aace74b5124913b1d9048ad087387c (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:08.150264 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 64cb3dd16a7947e1a859fbe4edfc416e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:08.158166 29182 tablet_service.cc:1511] Processing CreateTablet for tablet a127397786224538b372b7c785137b4e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:08.155953 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 337cd51dc2fe498fbb4e1917d7ec0c2d (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:08.162900 29181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38aace74b5124913b1d9048ad087387c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.163013 29388 ts_tablet_manager.cc:1434] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.007s
I20260713 09:10:08.163244 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337cd51dc2fe498fbb4e1917d7ec0c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.142036 29387 raft_consensus.cc:359] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.164076 29388 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:08.163374 29332 tablet_service.cc:1511] Processing CreateTablet for tablet a127397786224538b372b7c785137b4e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:08.173771 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a127397786224538b372b7c785137b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.174129 29387 raft_consensus.cc:385] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.174451 29387 raft_consensus.cc:740] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.174665 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cb3dd16a7947e1a859fbe4edfc416e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.175181 29387 consensus_queue.cc:260] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.167856 29392 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:08.176901 29392 ts_tablet_manager.cc:1403] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.006s
I20260713 09:10:08.163748 29148 heartbeater.cc:499] Master 127.26.104.126:33061 was elected leader, sending a full tablet report...
I20260713 09:10:08.184805 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a127397786224538b372b7c785137b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.198485 29394 raft_consensus.cc:493] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.199124 29297 heartbeater.cc:499] Master 127.26.104.126:33061 was elected leader, sending a full tablet report...
I20260713 09:10:08.198974 29394 raft_consensus.cc:515] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.201402 29394 leader_election.cc:290] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.188488 29105 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd53b9b0ae9463ca55146c22d05a05f (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:08.205256 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd53b9b0ae9463ca55146c22d05a05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.189507 29389 ts_tablet_manager.cc:1434] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.007s
I20260713 09:10:08.190723 29183 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd53b9b0ae9463ca55146c22d05a05f (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:08.183881 29392 raft_consensus.cc:359] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.208652 29392 raft_consensus.cc:385] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.208998 29392 raft_consensus.cc:740] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.209959 29392 consensus_queue.cc:260] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.209088 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd53b9b0ae9463ca55146c22d05a05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.211966 29259 tablet_service.cc:1511] Processing CreateTablet for tablet a127397786224538b372b7c785137b4e (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:08.213395 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a127397786224538b372b7c785137b4e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:08.225368 29298 tablet.cc:2406] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:08.225981 29371 heartbeater.cc:499] Master 127.26.104.126:33061 was elected leader, sending a full tablet report...
I20260713 09:10:08.227072 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 4174bd64935f489588b7a45397326c7b (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:08.228641 29389 tablet_bootstrap.cc:492] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.232514 29257 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd53b9b0ae9463ca55146c22d05a05f (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:08.233726 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd53b9b0ae9463ca55146c22d05a05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.234400 29389 tablet_bootstrap.cc:654] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.238605 29392 ts_tablet_manager.cc:1434] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.061s	user 0.011s	sys 0.001s
I20260713 09:10:08.239393 29223 heartbeater.cc:499] Master 127.26.104.126:33061 was elected leader, sending a full tablet report...
I20260713 09:10:08.239602 29392 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.245311 29392 tablet_bootstrap.cc:654] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.245803 29388 tablet_bootstrap.cc:654] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.251708 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 4174bd64935f489588b7a45397326c7b (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:08.252923 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4174bd64935f489588b7a45397326c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.257879 29387 ts_tablet_manager.cc:1434] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.014s
I20260713 09:10:08.263597 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4174bd64935f489588b7a45397326c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.264305 29387 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:08.270527 29387 tablet_bootstrap.cc:654] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.284116 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 4174bd64935f489588b7a45397326c7b (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:08.286010 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4174bd64935f489588b7a45397326c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.300279 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657de6a5ad647bc9b3201ce10c49356" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
W20260713 09:10:08.304163 29086 leader_election.cc:343] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.306083 29389 tablet_bootstrap.cc:492] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.306584 29389 ts_tablet_manager.cc:1403] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.004s
I20260713 09:10:08.308625 29105 tablet_service.cc:1511] Processing CreateTablet for tablet 23dc8109698b44afa45e284a9188c377 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:08.309473 29389 raft_consensus.cc:359] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.309900 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dc8109698b44afa45e284a9188c377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.310194 29389 raft_consensus.cc:385] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.310515 29389 raft_consensus.cc:740] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.313197 29332 tablet_service.cc:1511] Processing CreateTablet for tablet 23dc8109698b44afa45e284a9188c377 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:08.314417 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dc8109698b44afa45e284a9188c377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.316049 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657de6a5ad647bc9b3201ce10c49356" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
W20260713 09:10:08.317603 29086 leader_election.cc:343] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.317796 29183 tablet_service.cc:1511] Processing CreateTablet for tablet f44ccbca57a64f35a3142651d4ed52e5 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:08.318029 29086 leader_election.cc:304] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:08.319047 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44ccbca57a64f35a3142651d4ed52e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.319217 29394 raft_consensus.cc:2749] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.320446 29257 tablet_service.cc:1511] Processing CreateTablet for tablet 23dc8109698b44afa45e284a9188c377 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:08.321588 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dc8109698b44afa45e284a9188c377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.314429 29392 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:08.328241 29389 consensus_queue.cc:260] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.329751 29392 ts_tablet_manager.cc:1403] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.027s
I20260713 09:10:08.329895 29334 tablet_service.cc:1511] Processing CreateTablet for tablet f44ccbca57a64f35a3142651d4ed52e5 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:08.331091 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44ccbca57a64f35a3142651d4ed52e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.335599 29259 tablet_service.cc:1511] Processing CreateTablet for tablet f44ccbca57a64f35a3142651d4ed52e5 (DEFAULT_TABLE table=test-workload [id=b93cf6462b154f4fb2308005c7c13d5b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:08.336840 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44ccbca57a64f35a3142651d4ed52e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.337366 29389 ts_tablet_manager.cc:1434] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260713 09:10:08.338265 29389 tablet_bootstrap.cc:492] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.344359 29392 raft_consensus.cc:359] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.344866 29392 raft_consensus.cc:385] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.345095 29392 raft_consensus.cc:740] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.345715 29392 consensus_queue.cc:260] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.347222 29392 ts_tablet_manager.cc:1434] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.001s
I20260713 09:10:08.347954 29392 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.357790 29388 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:08.359514 29387 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.360109 29387 ts_tablet_manager.cc:1403] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.008s
I20260713 09:10:08.360543 29392 tablet_bootstrap.cc:654] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.362763 29387 raft_consensus.cc:359] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.363472 29387 raft_consensus.cc:385] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.363588 29389 tablet_bootstrap.cc:654] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.363783 29387 raft_consensus.cc:740] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.364542 29387 consensus_queue.cc:260] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.366549 29387 ts_tablet_manager.cc:1434] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:08.367405 29387 tablet_bootstrap.cc:492] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:08.370034 29392 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:08.370492 29392 ts_tablet_manager.cc:1403] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:10:08.373436 29392 raft_consensus.cc:359] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.373922 29387 tablet_bootstrap.cc:654] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.370523 29388 ts_tablet_manager.cc:1403] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.029s
I20260713 09:10:08.376904 29388 raft_consensus.cc:359] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.377583 29388 raft_consensus.cc:385] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.377858 29388 raft_consensus.cc:740] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.378614 29387 tablet_bootstrap.cc:492] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.378620 29389 tablet_bootstrap.cc:492] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.378660 29392 raft_consensus.cc:385] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.379288 29387 ts_tablet_manager.cc:1403] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:10:08.379487 29389 ts_tablet_manager.cc:1403] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260713 09:10:08.379316 29392 raft_consensus.cc:740] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.378624 29388 consensus_queue.cc:260] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.380492 29392 consensus_queue.cc:260] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.382210 29387 raft_consensus.cc:359] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.382500 29389 raft_consensus.cc:359] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.382881 29387 raft_consensus.cc:385] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.383219 29389 raft_consensus.cc:385] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.383299 29387 raft_consensus.cc:740] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.383595 29389 raft_consensus.cc:740] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.384210 29387 consensus_queue.cc:260] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.386216 29387 ts_tablet_manager.cc:1434] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:08.384641 29392 ts_tablet_manager.cc:1434] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:10:08.386821 29394 raft_consensus.cc:493] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.387030 29392 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.387300 29394 raft_consensus.cc:515] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.389186 29388 ts_tablet_manager.cc:1434] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:10:08.389513 29394 leader_election.cc:290] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:08.390152 29388 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:08.391016 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
W20260713 09:10:08.392403 29086 leader_election.cc:343] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.393004 29392 tablet_bootstrap.cc:654] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.392900 29389 consensus_queue.cc:260] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.396667 29388 tablet_bootstrap.cc:654] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.397722 29389 ts_tablet_manager.cc:1434] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:08.398701 29389 tablet_bootstrap.cc:492] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.402407 29387 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:08.418289 29389 tablet_bootstrap.cc:654] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.421656 29387 tablet_bootstrap.cc:654] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.428849 29389 tablet_bootstrap.cc:492] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.429853 29388 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:08.430318 29388 ts_tablet_manager.cc:1403] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.020s
I20260713 09:10:08.429309 29389 ts_tablet_manager.cc:1403] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260713 09:10:08.433605 29398 raft_consensus.cc:493] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.433178 29388 raft_consensus.cc:359] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.435422 29388 raft_consensus.cc:385] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.435240 29398 raft_consensus.cc:515] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.435869 29392 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:08.435974 29388 raft_consensus.cc:740] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.436605 29392 ts_tablet_manager.cc:1403] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.022s
I20260713 09:10:08.436936 29388 consensus_queue.cc:260] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.434661 29389 raft_consensus.cc:359] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.438364 29389 raft_consensus.cc:385] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.438686 29389 raft_consensus.cc:740] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.434150 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.439391 29392 raft_consensus.cc:359] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.440056 29392 raft_consensus.cc:385] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:08.440371 29088 leader_election.cc:343] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.440337 29392 raft_consensus.cc:740] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.440951 29088 leader_election.cc:304] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:08.441716 29394 raft_consensus.cc:2749] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.441444 29392 consensus_queue.cc:260] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.438184 29398 leader_election.cc:290] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.441075 29389 consensus_queue.cc:260] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.445549 29389 ts_tablet_manager.cc:1434] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:08.446353 29389 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.451284 29389 tablet_bootstrap.cc:654] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.451555 29392 ts_tablet_manager.cc:1434] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260713 09:10:08.453847 29388 ts_tablet_manager.cc:1434] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:10:08.458184 29392 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.458262 29388 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:08.458931 29387 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.459367 29387 ts_tablet_manager.cc:1403] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.011s
I20260713 09:10:08.460964 29398 raft_consensus.cc:493] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.462162 29387 raft_consensus.cc:359] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.462693 29398 raft_consensus.cc:515] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.464875 29387 raft_consensus.cc:385] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.467268 29392 tablet_bootstrap.cc:654] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.467500 29387 raft_consensus.cc:740] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.468348 29387 consensus_queue.cc:260] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.471871 29389 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.472388 29389 ts_tablet_manager.cc:1403] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260713 09:10:08.466059 29388 tablet_bootstrap.cc:654] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.472812 29398 leader_election.cc:290] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.476406 29387 ts_tablet_manager.cc:1434] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:10:08.477442 29387 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:08.478219 29392 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:08.478716 29392 ts_tablet_manager.cc:1403] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260713 09:10:08.481261 29389 raft_consensus.cc:359] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.481483 29392 raft_consensus.cc:359] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.481987 29389 raft_consensus.cc:385] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.482280 29392 raft_consensus.cc:385] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.482656 29392 raft_consensus.cc:740] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.484836 29388 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:08.485297 29388 ts_tablet_manager.cc:1403] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.027s	user 0.001s	sys 0.010s
I20260713 09:10:08.485849 29387 tablet_bootstrap.cc:654] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.483465 29392 consensus_queue.cc:260] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.487923 29388 raft_consensus.cc:359] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.482339 29389 raft_consensus.cc:740] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.488613 29388 raft_consensus.cc:385] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.489347 29392 ts_tablet_manager.cc:1434] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:08.489264 29389 consensus_queue.cc:260] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.490331 29392 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.493423 29389 ts_tablet_manager.cc:1434] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:10:08.494407 29389 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.496196 29392 tablet_bootstrap.cc:654] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.488919 29388 raft_consensus.cc:740] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.500905 29388 consensus_queue.cc:260] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.502360 29389 tablet_bootstrap.cc:654] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.501389 29387 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.503747 29387 ts_tablet_manager.cc:1403] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260713 09:10:08.506415 29387 raft_consensus.cc:359] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.506878 29388 ts_tablet_manager.cc:1434] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:10:08.507091 29387 raft_consensus.cc:385] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.507378 29387 raft_consensus.cc:740] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.507863 29388 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:08.508090 29387 consensus_queue.cc:260] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.511669 29398 raft_consensus.cc:493] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.512131 29398 raft_consensus.cc:515] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.514328 29398 leader_election.cc:290] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:08.518370 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ba0c68ae354e5493d129ba2b07e33e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.519213 29399 raft_consensus.cc:493] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.519701 29399 raft_consensus.cc:515] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.519976 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd6cb1ae8f4116b431fdf186d77269" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.520670 29271 raft_consensus.cc:2468] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:08.519058 29272 raft_consensus.cc:2468] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:08.525291 29399 leader_election.cc:290] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.527705 29309 leader_election.cc:304] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:08.528671 29309 leader_election.cc:304] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:08.529484 29415 raft_consensus.cc:2804] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.529851 29415 raft_consensus.cc:493] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.530143 29415 raft_consensus.cc:3060] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.534088 29398 raft_consensus.cc:2804] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.534502 29398 raft_consensus.cc:493] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.534869 29398 raft_consensus.cc:3060] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.537678 29415 raft_consensus.cc:515] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.538748 29387 ts_tablet_manager.cc:1434] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:10:08.542009 29388 tablet_bootstrap.cc:654] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.546211 29415 leader_election.cc:290] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.546356 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd6cb1ae8f4116b431fdf186d77269" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.546952 29272 raft_consensus.cc:3060] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.548667 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.549307 29346 raft_consensus.cc:2468] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:08.553608 29387 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:08.563988 29163 leader_election.cc:304] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:08.564850 29399 raft_consensus.cc:2804] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.565181 29399 raft_consensus.cc:493] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.565531 29399 raft_consensus.cc:3060] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.552107 29398 raft_consensus.cc:515] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.573261 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd6cb1ae8f4116b431fdf186d77269" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:08.574527 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:08.574659 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ba0c68ae354e5493d129ba2b07e33e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:08.575282 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ba0c68ae354e5493d129ba2b07e33e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.575531 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd6cb1ae8f4116b431fdf186d77269" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:08.573572 29398 leader_election.cc:290] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.575963 29271 raft_consensus.cc:3060] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.575963 29272 raft_consensus.cc:2468] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:08.602622 29398 raft_consensus.cc:493] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.581984 29387 tablet_bootstrap.cc:654] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.606487 29398 raft_consensus.cc:515] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
W20260713 09:10:08.580348 29309 leader_election.cc:343] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.618510 29394 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:08.619246 29309 leader_election.cc:343] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.619042 29394 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.593432 29396 raft_consensus.cc:493] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.621775 29394 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:08.609211 29398 leader_election.cc:290] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.603521 29271 raft_consensus.cc:2468] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:08.624069 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.577054 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ba0c68ae354e5493d129ba2b07e33e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:08.633265 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.633682 29428 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.601624 29399 raft_consensus.cc:515] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.620234 29396 raft_consensus.cc:515] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
W20260713 09:10:08.625329 29309 leader_election.cc:343] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.631754 29346 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 0.
I20260713 09:10:08.633932 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.633652 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
W20260713 09:10:08.640937 29310 leader_election.cc:343] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:08.643627 29310 leader_election.cc:343] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.643868 29196 raft_consensus.cc:2393] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd826690240f4e96ac912eae66ec6607 in current term 1: Already voted for candidate e0a5984aec9e45748952f5fd426382c9 in this term.
I20260713 09:10:08.641359 29309 leader_election.cc:304] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:08.645325 29396 leader_election.cc:290] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.645843 29396 raft_consensus.cc:493] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.646476 29392 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:08.634539 29428 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.658212 29429 raft_consensus.cc:493] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.658746 29429 raft_consensus.cc:515] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.660995 29429 leader_election.cc:290] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.661477 29429 raft_consensus.cc:493] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.661908 29429 raft_consensus.cc:515] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.652228 29398 raft_consensus.cc:2804] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.663911 29398 raft_consensus.cc:697] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:08.664682 29398 consensus_queue.cc:237] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.664968 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.665692 29271 raft_consensus.cc:2468] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:08.652369 29088 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:08.668267 29394 raft_consensus.cc:2804] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.668638 29394 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.668962 29394 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.668895 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.669227 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.672885 29270 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 0.
I20260713 09:10:08.655709 29309 leader_election.cc:304] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 
W20260713 09:10:08.675417 29309 leader_election.cc:343] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.675248 29415 raft_consensus.cc:2804] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.670972 29392 ts_tablet_manager.cc:1403] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.181s	user 0.024s	sys 0.086s
W20260713 09:10:08.681562 29162 leader_election.cc:343] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:08.682518 29162 leader_election.cc:343] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.690253 29394 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.692044 29389 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.692535 29389 ts_tablet_manager.cc:1403] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.198s	user 0.021s	sys 0.016s
I20260713 09:10:08.692730 29394 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:08.652151 29396 raft_consensus.cc:515] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.694037 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:08.694567 29346 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.696133 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657de6a5ad647bc9b3201ce10c49356" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.696785 29122 raft_consensus.cc:2468] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:08.713495 29389 raft_consensus.cc:359] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.714301 29389 raft_consensus.cc:385] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.714592 29389 raft_consensus.cc:740] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.707816 29309 leader_election.cc:304] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607; no voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:08.722579 29392 raft_consensus.cc:359] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.723376 29392 raft_consensus.cc:385] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.723199 29162 leader_election.cc:304] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:08.710836 29415 raft_consensus.cc:697] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:08.712051 29428 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.733506 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:08.715341 29389 consensus_queue.cc:260] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.735802 29399 leader_election.cc:290] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.739346 29399 raft_consensus.cc:2804] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.727768 29435 raft_consensus.cc:3060] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.726408 29392 raft_consensus.cc:740] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.728930 29396 leader_election.cc:290] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:08.739738 29399 raft_consensus.cc:493] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.736183 29429 leader_election.cc:290] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
W20260713 09:10:08.740625 29162 leader_election.cc:343] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.746418 29415 consensus_queue.cc:237] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:08.744102 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.745743 29399 raft_consensus.cc:3060] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.765259 29388 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:08.765789 29388 ts_tablet_manager.cc:1403] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.258s	user 0.015s	sys 0.046s
I20260713 09:10:08.761988 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:08.768680 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
W20260713 09:10:08.770597 29235 leader_election.cc:343] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.761106 29392 consensus_queue.cc:260] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.771580 29388 raft_consensus.cc:359] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.761199 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.772341 29388 raft_consensus.cc:385] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.771595 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:08.772908 29123 raft_consensus.cc:2393] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate 997a088787874f449b43a2491e738d38 in this term.
I20260713 09:10:08.774161 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.784519 29270 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.784816 29389 ts_tablet_manager.cc:1434] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260713 09:10:08.777891 29346 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 1.
I20260713 09:10:08.778424 29387 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.794168 29387 ts_tablet_manager.cc:1403] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.243s	user 0.010s	sys 0.012s
I20260713 09:10:08.794637 29088 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:08.795473 29394 raft_consensus.cc:2804] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.782696 29435 raft_consensus.cc:2749] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.791785 29388 raft_consensus.cc:740] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
W20260713 09:10:08.792689 29236 leader_election.cc:343] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:08.793166 29163 leader_election.cc:343] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.793607 29389 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.798947 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657de6a5ad647bc9b3201ce10c49356" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.799645 29271 raft_consensus.cc:2468] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:08.800588 29163 leader_election.cc:304] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [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: e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:08.796864 29388 consensus_queue.cc:260] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.809818 29344 raft_consensus.cc:2468] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:08.797628 29387 raft_consensus.cc:359] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.811849 29387 raft_consensus.cc:385] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.812172 29387 raft_consensus.cc:740] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.813040 29387 consensus_queue.cc:260] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.816960 29389 tablet_bootstrap.cc:654] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.798014 29270 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 1.
I20260713 09:10:08.820816 29399 raft_consensus.cc:515] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.823675 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657de6a5ad647bc9b3201ce10c49356" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:08.824250 29122 raft_consensus.cc:3060] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.824862 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657de6a5ad647bc9b3201ce10c49356" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.825452 29270 raft_consensus.cc:3060] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.827579 29399 leader_election.cc:290] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.845407 29433 raft_consensus.cc:2749] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.846025 29433 raft_consensus.cc:493] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.846449 29433 raft_consensus.cc:515] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
W20260713 09:10:08.858160 29163 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.104.68:44429, user_credentials={real_user=slave}} blocked reactor thread for 65019.2us
I20260713 09:10:08.859546 29163 leader_election.cc:304] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [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: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:08.864442 29387 ts_tablet_manager.cc:1434] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.002s
I20260713 09:10:08.865581 29387 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:08.867238 29440 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.867756 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17c1a1a2a4518a0b2cf4b666c8070" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.867712 29440 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.868429 29123 raft_consensus.cc:2468] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:08.869725 29162 leader_election.cc:304] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:08.870960 29433 leader_election.cc:290] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.871510 29433 raft_consensus.cc:2804] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.871964 29394 raft_consensus.cc:697] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:08.872159 29444 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.872572 29444 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.872836 29394 consensus_queue.cc:237] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.875147 29392 ts_tablet_manager.cc:1434] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.195s	user 0.010s	sys 0.007s
I20260713 09:10:08.876264 29392 tablet_bootstrap.cc:492] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:08.877245 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:08.877868 29123 raft_consensus.cc:2468] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:08.878361 29440 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.879057 29162 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:08.880893 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:08.881501 29196 raft_consensus.cc:2468] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 0.
I20260713 09:10:08.882804 29444 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.883494 29086 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:08.884285 29440 raft_consensus.cc:2804] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.884634 29440 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:08.868167 29309 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.104.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 170701us
I20260713 09:10:08.884963 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.884963 29440 raft_consensus.cc:3060] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.887295 29433 raft_consensus.cc:697] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:08.886173 29309 leader_election.cc:304] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:08.888159 29433 consensus_queue.cc:237] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.889998 29438 raft_consensus.cc:2804] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.890405 29438 raft_consensus.cc:493] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.890733 29438 raft_consensus.cc:3060] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:08.886293 29086 leader_election.cc:343] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.893057 29388 ts_tablet_manager.cc:1434] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.001s
I20260713 09:10:08.883285 29444 raft_consensus.cc:2804] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.893788 29444 raft_consensus.cc:493] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.894107 29444 raft_consensus.cc:3060] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.894295 29388 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:08.894616 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:08.892927 29443 raft_consensus.cc:2804] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.895592 29443 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.895927 29443 raft_consensus.cc:3060] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.895859 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17c1a1a2a4518a0b2cf4b666c8070" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
W20260713 09:10:08.897519 29161 leader_election.cc:343] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:08.898468 29161 leader_election.cc:343] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.903800 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.904153 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.904893 29346 raft_consensus.cc:2393] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate 997a088787874f449b43a2491e738d38 in this term.
I20260713 09:10:08.904510 29020 catalog_manager.cc:5697] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:08.906090 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.906502 29440 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.907383 29237 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:08.908493 29396 raft_consensus.cc:2749] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.909063 29122 raft_consensus.cc:2468] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
W20260713 09:10:08.909572 29237 leader_election.cc:343] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.910038 29237 leader_election.cc:304] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:08.909674 29444 raft_consensus.cc:515] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.910349 29162 leader_election.cc:304] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:08.911060 29396 raft_consensus.cc:2749] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.911130 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:08.912822 29444 leader_election.cc:290] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.913272 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17c1a1a2a4518a0b2cf4b666c8070" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:08.913370 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17c1a1a2a4518a0b2cf4b666c8070" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.910375 29440 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.913703 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.913862 29123 raft_consensus.cc:3060] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:08.914713 29161 leader_election.cc:343] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.863081 29270 raft_consensus.cc:2468] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:08.918691 29438 raft_consensus.cc:515] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.920814 29438 leader_election.cc:290] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:08.916280 29399 raft_consensus.cc:2804] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.922503 29444 raft_consensus.cc:493] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.922786 29344 raft_consensus.cc:2393] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:08.922995 29444 raft_consensus.cc:515] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.924504 29387 tablet_bootstrap.cc:654] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.925375 29444 leader_election.cc:290] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
W20260713 09:10:08.915041 29086 leader_election.cc:343] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.926852 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:08.928656 29399 raft_consensus.cc:697] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
W20260713 09:10:08.929183 29163 leader_election.cc:343] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.930478 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:08.931157 29270 raft_consensus.cc:3060] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.930435 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
W20260713 09:10:08.933293 29162 leader_election.cc:343] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.933911 29389 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:08.933727 29162 leader_election.cc:304] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [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: e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:08.934381 29389 ts_tablet_manager.cc:1403] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.002s
I20260713 09:10:08.934930 29433 raft_consensus.cc:2749] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.935876 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:08.937474 29389 raft_consensus.cc:359] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.938153 29389 raft_consensus.cc:385] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.938432 29389 raft_consensus.cc:740] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.929702 29123 raft_consensus.cc:2468] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:08.964246 29389 consensus_queue.cc:260] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:08.959698 29399 consensus_queue.cc:237] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.965673 29388 tablet_bootstrap.cc:654] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.966033 29270 raft_consensus.cc:2468] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:08.964107 29162 leader_election.cc:304] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [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: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: e9a7e557dc35410f969101ce8393738a
I20260713 09:10:08.967171 29392 tablet_bootstrap.cc:654] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.967563 29018 catalog_manager.cc:5697] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:08.964052 29310 leader_election.cc:343] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.969637 29237 leader_election.cc:304] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:08.971306 29444 raft_consensus.cc:2804] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.970371 29443 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.973282 29428 raft_consensus.cc:2749] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.973896 29196 raft_consensus.cc:2393] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 997a088787874f449b43a2491e738d38 in current term 1: Already voted for candidate e0a5984aec9e45748952f5fd426382c9 in this term.
I20260713 09:10:08.974139 29444 raft_consensus.cc:697] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:08.974581 29389 ts_tablet_manager.cc:1434] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260713 09:10:08.975564 29086 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997a088787874f449b43a2491e738d38; no voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:08.975014 29019 catalog_manager.cc:5697] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:08.976343 29309 leader_election.cc:304] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:08.977212 29442 raft_consensus.cc:2749] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.977798 29387 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:08.979210 29389 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:08.979390 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:08.974978 29444 consensus_queue.cc:237] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:08.984848 29438 raft_consensus.cc:2804] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.988476 29123 raft_consensus.cc:2393] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0a5984aec9e45748952f5fd426382c9 in current term 1: Already voted for candidate 997a088787874f449b43a2491e738d38 in this term.
I20260713 09:10:08.987541 29387 ts_tablet_manager.cc:1403] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.000s
I20260713 09:10:08.991587 29387 raft_consensus.cc:359] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:08.988601 29438 raft_consensus.cc:697] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:08.996269 29443 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:08.993887 29387 raft_consensus.cc:385] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.998418 29389 tablet_bootstrap.cc:654] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.998615 29387 raft_consensus.cc:740] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.995296 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
W20260713 09:10:08.999972 29161 leader_election.cc:343] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:09.000813 29161 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:09.000932 29387 consensus_queue.cc:260] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.001701 29444 raft_consensus.cc:2749] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.003463 29387 ts_tablet_manager.cc:1434] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:10:09.003640 29438 consensus_queue.cc:237] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.004488 29387 tablet_bootstrap.cc:492] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.015996 29388 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.016515 29388 ts_tablet_manager.cc:1403] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.122s	user 0.003s	sys 0.011s
I20260713 09:10:09.018142 29387 tablet_bootstrap.cc:654] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.005972 29392 tablet_bootstrap.cc:492] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.018738 29392 ts_tablet_manager.cc:1403] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.013s
I20260713 09:10:09.019459 29388 raft_consensus.cc:359] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.008773 29389 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.020152 29388 raft_consensus.cc:385] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.020489 29388 raft_consensus.cc:740] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.020668 29389 ts_tablet_manager.cc:1403] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.011s
I20260713 09:10:09.021380 29388 consensus_queue.cc:260] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.023568 29388 ts_tablet_manager.cc:1434] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:10:09.024529 29388 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.025249 29392 raft_consensus.cc:359] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.025983 29392 raft_consensus.cc:385] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.026350 29392 raft_consensus.cc:740] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.023502 29389 raft_consensus.cc:359] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.027667 29389 raft_consensus.cc:385] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.028002 29389 raft_consensus.cc:740] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.028770 29389 consensus_queue.cc:260] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.030748 29388 tablet_bootstrap.cc:654] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.033254 29392 consensus_queue.cc:260] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.030782 29389 ts_tablet_manager.cc:1434] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:09.037473 29389 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:09.043030 29392 ts_tablet_manager.cc:1434] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260713 09:10:09.044073 29392 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:09.091964 29018 catalog_manager.cc:5697] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.096340 29389 tablet_bootstrap.cc:654] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.094755 29018 catalog_manager.cc:5697] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.099649 29388 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.100150 29388 ts_tablet_manager.cc:1403] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.002s
I20260713 09:10:09.101017 29392 tablet_bootstrap.cc:654] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.102913 29388 raft_consensus.cc:359] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.104235 29388 raft_consensus.cc:385] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.104512 29388 raft_consensus.cc:740] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.105244 29387 tablet_bootstrap.cc:492] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:09.105744 29387 ts_tablet_manager.cc:1403] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.007s
I20260713 09:10:09.105312 29388 consensus_queue.cc:260] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.109642 29388 ts_tablet_manager.cc:1434] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:09.110582 29388 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.110697 29020 catalog_manager.cc:5697] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:09.108199 29387 raft_consensus.cc:359] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.112509 29387 raft_consensus.cc:385] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.112831 29387 raft_consensus.cc:740] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.112598 29020 catalog_manager.cc:5697] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.114578 29387 consensus_queue.cc:260] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.116343 29428 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.116672 29388 tablet_bootstrap.cc:654] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.117632 29387 ts_tablet_manager.cc:1434] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:10:09.118484 29387 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.116811 29428 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.123634 29428 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.124698 29389 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.124660 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.125252 29389 ts_tablet_manager.cc:1403] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.006s
I20260713 09:10:09.125458 29196 raft_consensus.cc:2393] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate e0a5984aec9e45748952f5fd426382c9 in this term.
I20260713 09:10:09.126729 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.127454 29123 raft_consensus.cc:2393] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate 997a088787874f449b43a2491e738d38 in this term.
I20260713 09:10:09.127662 29389 raft_consensus.cc:359] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.128278 29389 raft_consensus.cc:385] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.128532 29389 raft_consensus.cc:740] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.129185 29236 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:09.129951 29428 raft_consensus.cc:3060] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.134047 29388 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.134465 29388 ts_tablet_manager.cc:1403] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260713 09:10:09.136034 29389 consensus_queue.cc:260] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.137086 29388 raft_consensus.cc:359] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.137349 29428 raft_consensus.cc:2749] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.137720 29388 raft_consensus.cc:385] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.138025 29388 raft_consensus.cc:740] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.138697 29388 consensus_queue.cc:260] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.140558 29442 raft_consensus.cc:493] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.141058 29442 raft_consensus.cc:515] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.142997 29387 tablet_bootstrap.cc:654] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.143767 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:09.140527 29388 ts_tablet_manager.cc:1434] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:09.143934 29389 ts_tablet_manager.cc:1434] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:10:09.144063 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3d18acbd864b8eaea0304d9e867459" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.144483 29344 raft_consensus.cc:2393] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997a088787874f449b43a2491e738d38 in current term 1: Already voted for candidate e0a5984aec9e45748952f5fd426382c9 in this term.
I20260713 09:10:09.144986 29388 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.147588 29389 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
W20260713 09:10:09.149463 29069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:09.150380 29388 tablet_bootstrap.cc:654] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.150440 29086 leader_election.cc:304] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:09.151324 29394 raft_consensus.cc:3060] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.143015 29442 leader_election.cc:290] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.160651 29389 tablet_bootstrap.cc:654] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.160765 29392 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.161229 29392 ts_tablet_manager.cc:1403] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.016s
I20260713 09:10:09.162144 29394 raft_consensus.cc:2749] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.163676 29392 raft_consensus.cc:359] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.164054 29394 raft_consensus.cc:493] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.164302 29392 raft_consensus.cc:385] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.164593 29392 raft_consensus.cc:740] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.164813 29387 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:09.165284 29387 ts_tablet_manager.cc:1403] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.000s
I20260713 09:10:09.165324 29392 consensus_queue.cc:260] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.164489 29394 raft_consensus.cc:515] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.167507 29388 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.167723 29394 leader_election.cc:290] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.167953 29388 ts_tablet_manager.cc:1403] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260713 09:10:09.168493 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:09.169090 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.169664 29196 raft_consensus.cc:2468] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 0.
I20260713 09:10:09.170547 29388 raft_consensus.cc:359] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.169090 29344 raft_consensus.cc:2468] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 0.
I20260713 09:10:09.170828 29086 leader_election.cc:304] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:09.171680 29442 raft_consensus.cc:2804] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.172004 29442 raft_consensus.cc:493] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.172340 29392 ts_tablet_manager.cc:1434] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:10:09.172317 29442 raft_consensus.cc:3060] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.173820 29388 raft_consensus.cc:385] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.174513 29387 raft_consensus.cc:359] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.175156 29387 raft_consensus.cc:385] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.175410 29387 raft_consensus.cc:740] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.175973 29387 consensus_queue.cc:260] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.176481 29389 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.176895 29389 ts_tablet_manager.cc:1403] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:10:09.177580 29387 ts_tablet_manager.cc:1434] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260713 09:10:09.174105 29388 raft_consensus.cc:740] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.178813 29387 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.179008 29442 raft_consensus.cc:515] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.179189 29389 raft_consensus.cc:359] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.179823 29389 raft_consensus.cc:385] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.180073 29389 raft_consensus.cc:740] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.180778 29389 consensus_queue.cc:260] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.181535 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:09.182051 29344 raft_consensus.cc:3060] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.184159 29387 tablet_bootstrap.cc:654] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.185382 29389 ts_tablet_manager.cc:1434] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:10:09.186228 29389 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:09.186717 29388 consensus_queue.cc:260] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.187704 29438 raft_consensus.cc:493] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.188141 29438 raft_consensus.cc:515] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.188763 29388 ts_tablet_manager.cc:1434] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:10:09.189594 29388 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.189900 29396 raft_consensus.cc:493] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.190120 29438 leader_election.cc:290] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.190356 29396 raft_consensus.cc:515] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.192261 29396 leader_election.cc:290] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.193674 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.194242 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.194482 29388 tablet_bootstrap.cc:654] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.195245 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:09.195825 29270 raft_consensus.cc:2468] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.194254 29123 raft_consensus.cc:2468] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
I20260713 09:10:09.197237 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:09.197804 29346 raft_consensus.cc:2468] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
I20260713 09:10:09.197818 29309 leader_election.cc:304] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:09.198621 29236 leader_election.cc:304] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:09.199926 29392 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:09.200636 29438 raft_consensus.cc:2804] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.201012 29438 raft_consensus.cc:493] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.199376 29396 raft_consensus.cc:2804] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.201333 29438 raft_consensus.cc:3060] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.201536 29396 raft_consensus.cc:493] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.201887 29396 raft_consensus.cc:3060] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.202958 29389 tablet_bootstrap.cc:654] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.203177 29399 raft_consensus.cc:493] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.207086 29442 leader_election.cc:290] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.206884 29399 raft_consensus.cc:515] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.208313 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:09.208743 29392 tablet_bootstrap.cc:654] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.208847 29196 raft_consensus.cc:3060] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.214157 29399 leader_election.cc:290] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:09.215250 29398 consensus_queue.cc:1048] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.216811 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b78d5629bc43bc9299e86ef584163d" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:09.217147 29344 raft_consensus.cc:2468] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 1.
W20260713 09:10:09.218112 29163 leader_election.cc:343] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:09.220118 29088 leader_election.cc:304] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:09.220561 29396 raft_consensus.cc:515] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.221140 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b78d5629bc43bc9299e86ef584163d" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:09.224053 29438 raft_consensus.cc:515] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
W20260713 09:10:09.224850 29161 leader_election.cc:343] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:09.225274 29161 leader_election.cc:304] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [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: e0a5984aec9e45748952f5fd426382c9; no voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:09.226275 29399 raft_consensus.cc:2749] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.226643 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:09.227327 29270 raft_consensus.cc:2393] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd826690240f4e96ac912eae66ec6607 in current term 1: Already voted for candidate e9a7e557dc35410f969101ce8393738a in this term.
I20260713 09:10:09.232517 29442 raft_consensus.cc:2804] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.235589 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:09.236135 29123 raft_consensus.cc:3060] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.236491 29387 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:09.236954 29387 ts_tablet_manager.cc:1403] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.009s
I20260713 09:10:09.237522 29196 raft_consensus.cc:2468] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 1.
I20260713 09:10:09.240008 29387 raft_consensus.cc:359] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.240666 29387 raft_consensus.cc:385] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.241454 29396 leader_election.cc:290] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.242118 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:09.242827 29344 raft_consensus.cc:2393] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:09.243688 29389 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.244136 29389 ts_tablet_manager.cc:1403] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.007s
I20260713 09:10:09.240933 29387 raft_consensus.cc:740] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.245021 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099996000fc44807b13ca7ca4d244da2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:09.245447 29387 consensus_queue.cc:260] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.246343 29123 raft_consensus.cc:2468] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.246522 29236 leader_election.cc:304] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:09.246600 29389 raft_consensus.cc:359] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.247537 29389 raft_consensus.cc:385] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.247682 29428 raft_consensus.cc:493] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.247798 29389 raft_consensus.cc:740] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.233700 29442 raft_consensus.cc:697] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:09.248175 29428 raft_consensus.cc:515] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.248577 29389 consensus_queue.cc:260] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.247948 29387 ts_tablet_manager.cc:1434] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:10:09.250200 29387 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.250097 29428 leader_election.cc:290] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.250664 29428 raft_consensus.cc:2749] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.252540 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d0cf7c41d4435a9273dcfecf70be2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
W20260713 09:10:09.253768 29237 leader_election.cc:343] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:09.254033 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d0cf7c41d4435a9273dcfecf70be2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.249078 29442 consensus_queue.cc:237] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
W20260713 09:10:09.257519 29236 leader_election.cc:343] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:09.257968 29236 leader_election.cc:304] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:09.258641 29428 raft_consensus.cc:2749] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.261229 29389 ts_tablet_manager.cc:1434] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:10:09.262758 29389 tablet_bootstrap.cc:492] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:09.239514 29438 leader_election.cc:290] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.264366 29392 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.264912 29392 ts_tablet_manager.cc:1403] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.010s
I20260713 09:10:09.267369 29387 tablet_bootstrap.cc:654] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:09.267732 29309 consensus_peers.cc:597] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 -> Peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Couldn't send request to peer e0a5984aec9e45748952f5fd426382c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:09.265833 29310 leader_election.cc:304] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: e9a7e557dc35410f969101ce8393738a
I20260713 09:10:09.269227 29438 raft_consensus.cc:2804] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.269712 29438 raft_consensus.cc:697] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:09.270509 29438 consensus_queue.cc:237] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.272326 29388 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.272616 29415 consensus_queue.cc:1048] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.275820 29389 tablet_bootstrap.cc:654] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.272742 29388 ts_tablet_manager.cc:1403] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.023s
W20260713 09:10:09.281741 29309 consensus_peers.cc:597] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 -> Peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Couldn't send request to peer e0a5984aec9e45748952f5fd426382c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:09.282907 29428 raft_consensus.cc:493] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.306506 29388 raft_consensus.cc:359] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.306636 29392 raft_consensus.cc:359] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.307364 29388 raft_consensus.cc:385] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.307531 29392 raft_consensus.cc:385] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.307898 29392 raft_consensus.cc:740] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.307924 29388 raft_consensus.cc:740] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.308710 29392 consensus_queue.cc:260] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.308781 29388 consensus_queue.cc:260] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.311342 29388 ts_tablet_manager.cc:1434] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:10:09.312203 29388 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.314534 29392 ts_tablet_manager.cc:1434] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260713 09:10:09.310657 29415 raft_consensus.cc:493] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.322556 29415 raft_consensus.cc:515] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.323697 29388 tablet_bootstrap.cc:654] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.324609 29415 leader_election.cc:290] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.306712 29428 raft_consensus.cc:515] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.330817 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.332082 29428 leader_election.cc:290] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.333267 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17c1a1a2a4518a0b2cf4b666c8070" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.334081 29122 raft_consensus.cc:2393] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 1: Already voted for candidate e0a5984aec9e45748952f5fd426382c9 in this term.
I20260713 09:10:09.332001 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.335706 29392 tablet_bootstrap.cc:492] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:09.336318 29196 raft_consensus.cc:2468] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.356527 29123 raft_consensus.cc:2468] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.375329 29442 consensus_queue.cc:1048] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.381096 29309 leader_election.cc:304] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:09.381929 29415 raft_consensus.cc:2804] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.382285 29415 raft_consensus.cc:493] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.382592 29415 raft_consensus.cc:3060] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.384016 29019 catalog_manager.cc:5697] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.386725 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17c1a1a2a4518a0b2cf4b666c8070" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.388912 29235 leader_election.cc:304] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:09.361070 29399 consensus_queue.cc:1048] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:10:09.407672 29473 raft_consensus.cc:493] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.408171 29473 raft_consensus.cc:515] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.410940 29473 leader_election.cc:290] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.406025 29428 raft_consensus.cc:3060] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.413779 29444 consensus_queue.cc:1048] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.414585 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492a4f28cc240e59124fed25999fd51" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.415189 29194 raft_consensus.cc:2468] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
I20260713 09:10:09.416375 29235 leader_election.cc:304] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:09.417423 29473 raft_consensus.cc:2804] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.417768 29473 raft_consensus.cc:493] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.420827 29473 raft_consensus.cc:3060] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.421712 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492a4f28cc240e59124fed25999fd51" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.422367 29122 raft_consensus.cc:2468] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
I20260713 09:10:09.425134 29392 tablet_bootstrap.cc:654] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.428964 29442 consensus_queue.cc:1048] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:10:09.436473 29387 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:09.436910 29387 ts_tablet_manager.cc:1403] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.187s	user 0.033s	sys 0.040s
I20260713 09:10:09.441635 29388 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.442086 29388 ts_tablet_manager.cc:1403] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.130s	user 0.006s	sys 0.007s
I20260713 09:10:09.444646 29388 raft_consensus.cc:359] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.445278 29388 raft_consensus.cc:385] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.445524 29388 raft_consensus.cc:740] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.446087 29388 consensus_queue.cc:260] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.451488 29388 ts_tablet_manager.cc:1434] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:10:09.454358 29388 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.435518 29018 catalog_manager.cc:5697] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.461042 29388 tablet_bootstrap.cc:654] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.462723 29428 raft_consensus.cc:2749] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.468010 29444 consensus_queue.cc:1048] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.468866 29473 raft_consensus.cc:515] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.472985 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492a4f28cc240e59124fed25999fd51" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:09.473541 29194 raft_consensus.cc:3060] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.473655 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492a4f28cc240e59124fed25999fd51" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:09.474293 29123 raft_consensus.cc:3060] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.473555 29415 raft_consensus.cc:515] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.478571 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:09.479130 29121 raft_consensus.cc:3060] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.471941 29473 leader_election.cc:290] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.500519 29389 tablet_bootstrap.cc:492] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.500931 29389 ts_tablet_manager.cc:1403] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.239s	user 0.040s	sys 0.028s
I20260713 09:10:09.505390 29392 tablet_bootstrap.cc:492] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.505914 29392 ts_tablet_manager.cc:1403] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.170s	user 0.018s	sys 0.020s
I20260713 09:10:09.506644 29444 consensus_queue.cc:1048] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.508764 29392 raft_consensus.cc:359] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.509480 29392 raft_consensus.cc:385] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.509739 29392 raft_consensus.cc:740] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.510708 29392 consensus_queue.cc:260] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.510903 29389 raft_consensus.cc:359] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.511900 29389 raft_consensus.cc:385] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.512171 29389 raft_consensus.cc:740] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.512210 29121 raft_consensus.cc:2468] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.512951 29392 ts_tablet_manager.cc:1434] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:09.513521 29310 leader_election.cc:304] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:09.513957 29392 tablet_bootstrap.cc:492] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:09.514101 29389 consensus_queue.cc:260] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.515575 29194 raft_consensus.cc:2468] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:09.516707 29235 leader_election.cc:304] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:09.517405 29473 raft_consensus.cc:2804] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.517880 29473 raft_consensus.cc:697] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 1 LEADER]: Becoming Leader. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Running, Role: LEADER
I20260713 09:10:09.518641 29473 consensus_queue.cc:237] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.519857 29392 tablet_bootstrap.cc:654] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.522445 29415 leader_election.cc:290] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.523504 29442 raft_consensus.cc:493] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.527552 29442 raft_consensus.cc:515] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.529536 29442 leader_election.cc:290] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:09.541805 29387 raft_consensus.cc:359] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.542440 29387 raft_consensus.cc:385] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.542683 29387 raft_consensus.cc:740] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.543284 29387 consensus_queue.cc:260] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.545077 29438 raft_consensus.cc:2804] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.545506 29438 raft_consensus.cc:697] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:09.546271 29438 consensus_queue.cc:237] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.547415 29389 ts_tablet_manager.cc:1434] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260713 09:10:09.548486 29389 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
W20260713 09:10:09.549736 29309 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.104.67:35129, user_credentials={real_user=slave}} blocked reactor thread for 59131.5us
I20260713 09:10:09.550264 29444 consensus_queue.cc:1048] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.548383 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:09.556313 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:09.556835 29194 raft_consensus.cc:3060] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.558250 29387 ts_tablet_manager.cc:1434] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.000s
I20260713 09:10:09.559183 29387 tablet_bootstrap.cc:492] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.565140 29398 raft_consensus.cc:493] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.575871 29398 raft_consensus.cc:515] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.590021 29388 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.590517 29388 ts_tablet_manager.cc:1403] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.136s	user 0.018s	sys 0.028s
I20260713 09:10:09.590868 29398 leader_election.cc:290] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.593004 29392 tablet_bootstrap.cc:492] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.593439 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.593457 29392 ts_tablet_manager.cc:1403] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.004s
I20260713 09:10:09.596689 29392 raft_consensus.cc:359] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.597302 29392 raft_consensus.cc:385] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.597560 29392 raft_consensus.cc:740] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.598162 29392 consensus_queue.cc:260] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.600488 29389 tablet_bootstrap.cc:654] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.592940 29388 raft_consensus.cc:359] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.603271 29388 raft_consensus.cc:385] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.603541 29388 raft_consensus.cc:740] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.609601 29392 ts_tablet_manager.cc:1434] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:10:09.610564 29392 tablet_bootstrap.cc:492] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
W20260713 09:10:09.573167 29086 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.104.67:35129, user_credentials={real_user=slave}} blocked reactor thread for 45896.6us
I20260713 09:10:09.612664 29269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:09.613497 29269 raft_consensus.cc:2393] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997a088787874f449b43a2491e738d38 in current term 1: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:09.599073 29019 catalog_manager.cc:5697] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a7e557dc35410f969101ce8393738a (127.26.104.67). New cstate: current_term: 1 leader_uuid: "e9a7e557dc35410f969101ce8393738a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:09.602895 29123 raft_consensus.cc:2468] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:09.630005 29194 raft_consensus.cc:2468] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.626475 29398 raft_consensus.cc:493] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.631814 29399 consensus_queue.cc:1048] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.634052 29123 raft_consensus.cc:3060] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.634438 29387 tablet_bootstrap.cc:654] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.630955 29398 raft_consensus.cc:515] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.645932 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.646615 29194 raft_consensus.cc:2468] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.648936 29435 raft_consensus.cc:493] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.649427 29435 raft_consensus.cc:515] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.651803 29086 leader_election.cc:304] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:09.653776 29117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d0cf7c41d4435a9273dcfecf70be2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:09.654080 29435 leader_election.cc:290] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.654469 29117 raft_consensus.cc:2468] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.655776 29310 leader_election.cc:304] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:09.657789 29435 raft_consensus.cc:2804] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.637506 29398 leader_election.cc:290] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:09.659128 29435 raft_consensus.cc:493] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.662662 29435 raft_consensus.cc:3060] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.666105 29392 tablet_bootstrap.cc:654] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.669507 29435 raft_consensus.cc:515] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.672005 29435 leader_election.cc:290] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:09.673230 29398 consensus_queue.cc:1048] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:10:09.696249 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:09.687130 29388 consensus_queue.cc:260] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.696866 29271 raft_consensus.cc:2468] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.697044 29119 raft_consensus.cc:2468] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.698519 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:09.699188 29194 raft_consensus.cc:2468] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.699918 29310 leader_election.cc:304] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:09.700852 29398 raft_consensus.cc:2804] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.701182 29398 raft_consensus.cc:493] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.701498 29398 raft_consensus.cc:3060] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.706947 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d0cf7c41d4435a9273dcfecf70be2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:09.707592 29118 raft_consensus.cc:3060] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.719151 29269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d0cf7c41d4435a9273dcfecf70be2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:09.727710 29388 ts_tablet_manager.cc:1434] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.137s	user 0.018s	sys 0.000s
I20260713 09:10:09.732935 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d0cf7c41d4435a9273dcfecf70be2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:09.726801 29398 raft_consensus.cc:515] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.742812 29388 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.743227 29493 raft_consensus.cc:2749] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.731343 29269 raft_consensus.cc:2468] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:09.753435 29501 consensus_queue.cc:1048] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:09.756742 29389 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.757195 29389 ts_tablet_manager.cc:1403] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.003s
I20260713 09:10:09.757956 29118 raft_consensus.cc:2468] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.759048 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:09.759656 29122 raft_consensus.cc:3060] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.760208 29310 leader_election.cc:304] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:09.761121 29501 raft_consensus.cc:2804] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.761554 29501 raft_consensus.cc:697] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:09.761425 29018 catalog_manager.cc:5697] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.762364 29501 consensus_queue.cc:237] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.766222 29389 raft_consensus.cc:359] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.768234 29389 raft_consensus.cc:385] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.768468 29389 raft_consensus.cc:740] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.769060 29389 consensus_queue.cc:260] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.754738 29398 leader_election.cc:290] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:09.771477 29389 ts_tablet_manager.cc:1434] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260713 09:10:09.778185 29389 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:09.778867 29309 leader_election.cc:304] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:09.779174 29493 consensus_queue.cc:1048] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.781016 29387 tablet_bootstrap.cc:492] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:09.781512 29387 ts_tablet_manager.cc:1403] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.223s	user 0.021s	sys 0.010s
I20260713 09:10:09.782745 29438 consensus_queue.cc:1048] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.784243 29438 raft_consensus.cc:2804] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:09.784575 29438 raft_consensus.cc:493] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.784897 29438 raft_consensus.cc:3060] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.787977 29389 tablet_bootstrap.cc:654] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.789070 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:09.788331 29387 raft_consensus.cc:359] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.789644 29196 raft_consensus.cc:3060] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.789696 29387 raft_consensus.cc:385] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.790197 29387 raft_consensus.cc:740] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.791040 29387 consensus_queue.cc:260] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.794684 29387 ts_tablet_manager.cc:1434] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260713 09:10:09.795749 29387 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.800201 29196 raft_consensus.cc:2468] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.802193 29309 leader_election.cc:304] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:09.806527 29388 tablet_bootstrap.cc:654] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.806914 29415 raft_consensus.cc:2804] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.821007 29392 tablet_bootstrap.cc:492] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.821498 29392 ts_tablet_manager.cc:1403] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.211s	user 0.015s	sys 0.007s
I20260713 09:10:09.822376 29415 raft_consensus.cc:697] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:09.824872 29415 consensus_queue.cc:237] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.830511 29389 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.830856 29389 ts_tablet_manager.cc:1403] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260713 09:10:09.826872 29438 raft_consensus.cc:515] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.838354 29438 leader_election.cc:290] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:09.839574 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:09.840118 29196 raft_consensus.cc:3060] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.841827 29392 raft_consensus.cc:359] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.840940 29389 raft_consensus.cc:359] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.842483 29392 raft_consensus.cc:385] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.842576 29389 raft_consensus.cc:385] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.836584 29122 raft_consensus.cc:2468] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.842725 29392 raft_consensus.cc:740] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.847186 29196 raft_consensus.cc:2468] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.848830 29309 leader_election.cc:304] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:09.842875 29389 raft_consensus.cc:740] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.850304 29389 consensus_queue.cc:260] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:09.851305 29497 raft_consensus.cc:2804] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:09.850145 29269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:09.852483 29497 raft_consensus.cc:697] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:09.852746 29269 raft_consensus.cc:3060] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.855533 29389 ts_tablet_manager.cc:1434] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:10:09.855638 29392 consensus_queue.cc:260] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.856451 29389 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:09.853295 29497 consensus_queue.cc:237] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.858784 29387 tablet_bootstrap.cc:654] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.862253 29392 ts_tablet_manager.cc:1434] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:10:09.863055 29392 tablet_bootstrap.cc:492] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:09.868748 29505 consensus_queue.cc:1048] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:09.873301 29389 tablet_bootstrap.cc:654] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.880867 29269 raft_consensus.cc:2468] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:09.886051 29438 consensus_queue.cc:1048] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.890040 29194 raft_consensus.cc:3060] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.902086 29392 tablet_bootstrap.cc:654] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.910085 29387 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:09.910635 29387 ts_tablet_manager.cc:1403] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.004s
I20260713 09:10:09.917173 29387 raft_consensus.cc:359] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.917814 29387 raft_consensus.cc:385] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.918078 29387 raft_consensus.cc:740] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.918860 29387 consensus_queue.cc:260] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.922302 29388 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.922735 29388 ts_tablet_manager.cc:1403] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.193s	user 0.019s	sys 0.005s
I20260713 09:10:09.923161 29387 ts_tablet_manager.cc:1434] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:10:09.925347 29388 raft_consensus.cc:359] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.926011 29388 raft_consensus.cc:385] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.926272 29388 raft_consensus.cc:740] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.927207 29387 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:09.927857 29388 consensus_queue.cc:260] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.936580 29388 ts_tablet_manager.cc:1434] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:10:09.938211 29388 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:09.942147 29387 tablet_bootstrap.cc:654] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.956470 29388 tablet_bootstrap.cc:654] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:09.964049 29017 catalog_manager.cc:5697] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.966007 29389 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:09.966499 29389 ts_tablet_manager.cc:1403] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.014s
I20260713 09:10:09.967015 29392 tablet_bootstrap.cc:492] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:09.967507 29392 ts_tablet_manager.cc:1403] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.005s
I20260713 09:10:09.969950 29392 raft_consensus.cc:359] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.970590 29392 raft_consensus.cc:385] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.970431 29389 raft_consensus.cc:359] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.970932 29392 raft_consensus.cc:740] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.971132 29389 raft_consensus.cc:385] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.971534 29389 raft_consensus.cc:740] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.971702 29392 consensus_queue.cc:260] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:09.973625 29392 ts_tablet_manager.cc:1434] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:09.974574 29392 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:09.972725 29389 consensus_queue.cc:260] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:09.976660 29389 ts_tablet_manager.cc:1434] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:09.977506 29389 tablet_bootstrap.cc:492] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:09.980427 29017 catalog_manager.cc:5697] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.983950 29388 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:09.984359 29388 ts_tablet_manager.cc:1403] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.003s
I20260713 09:10:09.986725 29388 raft_consensus.cc:359] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.990722 29388 raft_consensus.cc:385] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:09.990983 29388 raft_consensus.cc:740] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:09.991986 29388 consensus_queue.cc:260] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:09.993865 29388 ts_tablet_manager.cc:1434] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260713 09:10:09.997251 29389 tablet_bootstrap.cc:654] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.001497 29392 tablet_bootstrap.cc:654] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.001506 29387 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:10.002171 29387 ts_tablet_manager.cc:1403] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.017s
I20260713 09:10:10.004755 29387 raft_consensus.cc:359] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.005414 29387 raft_consensus.cc:385] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.005676 29387 raft_consensus.cc:740] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.006386 29387 consensus_queue.cc:260] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.008565 29387 ts_tablet_manager.cc:1434] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:10.009420 29387 tablet_bootstrap.cc:492] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:10.013392 29388 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:10.013793 29428 raft_consensus.cc:493] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.014125 29389 tablet_bootstrap.cc:492] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:10.014572 29389 ts_tablet_manager.cc:1403] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.007s
I20260713 09:10:10.014273 29428 raft_consensus.cc:515] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.015519 29387 tablet_bootstrap.cc:654] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.017298 29428 leader_election.cc:290] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.017879 29389 raft_consensus.cc:359] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.018512 29389 raft_consensus.cc:385] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.018802 29389 raft_consensus.cc:740] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.018980 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b78d5629bc43bc9299e86ef584163d" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.019696 29346 raft_consensus.cc:2468] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
I20260713 09:10:10.019467 29389 consensus_queue.cc:260] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.021020 29237 leader_election.cc:304] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.022120 29428 raft_consensus.cc:2804] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.022642 29428 raft_consensus.cc:493] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.022943 29428 raft_consensus.cc:3060] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.023881 29392 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:10.024292 29392 ts_tablet_manager.cc:1403] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260713 09:10:10.025115 29473 consensus_queue.cc:1048] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.026196 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b78d5629bc43bc9299e86ef584163d" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.026680 29392 raft_consensus.cc:359] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.027323 29392 raft_consensus.cc:385] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.027617 29392 raft_consensus.cc:740] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.028213 29392 consensus_queue.cc:260] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.026808 29194 raft_consensus.cc:2468] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
I20260713 09:10:10.031123 29392 ts_tablet_manager.cc:1434] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:10.031991 29392 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:10.036331 29389 ts_tablet_manager.cc:1434] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:10:10.037272 29389 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:10.043715 29017 catalog_manager.cc:5697] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.035241 29428 raft_consensus.cc:515] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.047304 29428 leader_election.cc:290] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.048342 29497 consensus_queue.cc:1048] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.048986 29388 tablet_bootstrap.cc:654] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.049774 29389 tablet_bootstrap.cc:654] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.050995 29444 raft_consensus.cc:493] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.051616 29428 raft_consensus.cc:493] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.051761 29444 raft_consensus.cc:515] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.052080 29428 raft_consensus.cc:515] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.054577 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd53b9b0ae9463ca55146c22d05a05f" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
W20260713 09:10:10.056314 29236 leader_election.cc:343] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.056612 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ba0c68ae354e5493d129ba2b07e33e" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.054577 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b78d5629bc43bc9299e86ef584163d" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:10.057219 29195 raft_consensus.cc:3060] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.054869 29444 leader_election.cc:290] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.059801 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b78d5629bc43bc9299e86ef584163d" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:10.060099 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd53b9b0ae9463ca55146c22d05a05f" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.060355 29346 raft_consensus.cc:3060] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:10.061579 29235 leader_election.cc:343] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.062003 29235 leader_election.cc:304] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:10.063676 29527 raft_consensus.cc:2749] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.066040 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ba0c68ae354e5493d129ba2b07e33e" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.064182 29428 leader_election.cc:290] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:10.069053 29161 leader_election.cc:304] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [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: e0a5984aec9e45748952f5fd426382c9; no voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:10.071177 29444 raft_consensus.cc:2749] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.072301 29392 tablet_bootstrap.cc:654] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.067855 29195 raft_consensus.cc:2468] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:10.074384 29235 leader_election.cc:304] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.075354 29527 raft_consensus.cc:2804] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.075910 29527 raft_consensus.cc:697] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 1 LEADER]: Becoming Leader. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Running, Role: LEADER
I20260713 09:10:10.076691 29527 consensus_queue.cc:237] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.079651 29444 raft_consensus.cc:493] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.080103 29444 raft_consensus.cc:515] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.084721 29444 leader_election.cc:290] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.085249 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.085753 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.086428 29121 raft_consensus.cc:2468] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.085834 29344 raft_consensus.cc:2468] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.088511 29162 leader_election.cc:304] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:10.090627 29444 raft_consensus.cc:2804] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.090988 29444 raft_consensus.cc:493] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.091297 29444 raft_consensus.cc:3060] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.082168 29346 raft_consensus.cc:2468] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:10.095834 29387 tablet_bootstrap.cc:492] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:10.096300 29387 ts_tablet_manager.cc:1403] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.009s
I20260713 09:10:10.098769 29387 raft_consensus.cc:359] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.099383 29387 raft_consensus.cc:385] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.099699 29387 raft_consensus.cc:740] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.100447 29387 consensus_queue.cc:260] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.100816 29444 raft_consensus.cc:515] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.103395 29444 leader_election.cc:290] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.104754 29387 ts_tablet_manager.cc:1434] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:10:10.105909 29387 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:10.110774 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:10.111402 29121 raft_consensus.cc:3060] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.117347 29020 catalog_manager.cc:5697] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a7e557dc35410f969101ce8393738a (127.26.104.67). New cstate: current_term: 1 leader_uuid: "e9a7e557dc35410f969101ce8393738a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.119617 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:10.126647 29346 raft_consensus.cc:3060] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.127972 29497 raft_consensus.cc:493] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.128443 29497 raft_consensus.cc:515] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.130479 29497 leader_election.cc:290] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.132787 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.132817 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.133576 29272 raft_consensus.cc:2468] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
W20260713 09:10:10.135293 29310 leader_election.cc:343] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.136246 29527 consensus_queue.cc:1048] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.136520 29309 leader_election.cc:304] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:10.137686 29497 raft_consensus.cc:2804] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.138449 29346 raft_consensus.cc:2468] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.143759 29163 leader_election.cc:304] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:10.144776 29444 raft_consensus.cc:2804] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.145267 29444 raft_consensus.cc:697] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:10.145529 29389 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:10.145982 29389 ts_tablet_manager.cc:1403] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.008s
I20260713 09:10:10.146086 29444 consensus_queue.cc:237] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.157805 29387 tablet_bootstrap.cc:654] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.142342 29497 raft_consensus.cc:493] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.158269 29497 raft_consensus.cc:3060] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.165601 29389 raft_consensus.cc:359] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.166229 29389 raft_consensus.cc:385] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.166469 29389 raft_consensus.cc:740] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.167061 29389 consensus_queue.cc:260] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
W20260713 09:10:10.172235 29069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:10.172753 29389 ts_tablet_manager.cc:1434] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260713 09:10:10.173542 29435 consensus_queue.cc:1048] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.175273 29389 tablet_bootstrap.cc:492] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a: Bootstrap starting.
I20260713 09:10:10.180172 29497 raft_consensus.cc:515] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.183274 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:10.183820 29497 leader_election.cc:290] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
W20260713 09:10:10.184443 29310 leader_election.cc:343] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.191147 29196 raft_consensus.cc:3060] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.194751 29121 raft_consensus.cc:2468] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.197252 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:10.197853 29271 raft_consensus.cc:3060] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.199278 29020 catalog_manager.cc:5697] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.199930 29272 raft_consensus.cc:3060] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.203531 29527 raft_consensus.cc:493] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.204041 29527 raft_consensus.cc:515] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.205309 29473 raft_consensus.cc:493] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.205750 29473 raft_consensus.cc:515] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.207548 29527 leader_election.cc:290] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:10.208676 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aace74b5124913b1d9048ad087387c" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.209017 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aace74b5124913b1d9048ad087387c" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.209236 29121 raft_consensus.cc:2468] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 0.
W20260713 09:10:10.210338 29235 leader_election.cc:343] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.213702 29473 leader_election.cc:290] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.214310 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.214776 29236 leader_election.cc:304] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [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: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a; no voters: e0a5984aec9e45748952f5fd426382c9
W20260713 09:10:10.215871 29237 leader_election.cc:343] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.216517 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
W20260713 09:10:10.217667 29236 leader_election.cc:343] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.218075 29236 leader_election.cc:304] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:10.219614 29473 raft_consensus.cc:2804] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.219986 29473 raft_consensus.cc:493] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.220295 29473 raft_consensus.cc:3060] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.221663 29527 raft_consensus.cc:2749] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.229355 29392 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:10.229795 29392 ts_tablet_manager.cc:1403] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.198s	user 0.033s	sys 0.013s
I20260713 09:10:10.232885 29392 raft_consensus.cc:359] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.233412 29392 raft_consensus.cc:385] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.233608 29392 raft_consensus.cc:740] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.234127 29392 consensus_queue.cc:260] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.235962 29392 ts_tablet_manager.cc:1434] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:10.236696 29392 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:10.237686 29388 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:10.238216 29388 ts_tablet_manager.cc:1403] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.225s	user 0.033s	sys 0.016s
I20260713 09:10:10.230773 29271 raft_consensus.cc:2468] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:10.236581 29473 raft_consensus.cc:515] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.242043 29309 leader_election.cc:304] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:10.243549 29443 raft_consensus.cc:493] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.244024 29443 raft_consensus.cc:515] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.244220 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aace74b5124913b1d9048ad087387c" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:10.244799 29121 raft_consensus.cc:3060] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.246064 29443 leader_election.cc:290] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:10.243240 29435 raft_consensus.cc:2804] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.246878 29435 raft_consensus.cc:697] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:10.247072 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aace74b5124913b1d9048ad087387c" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.247766 29435 consensus_queue.cc:237] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.251245 29497 consensus_queue.cc:1048] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:10.254438 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aace74b5124913b1d9048ad087387c" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.257081 29271 raft_consensus.cc:2393] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0a5984aec9e45748952f5fd426382c9 in current term 1: Already voted for candidate e9a7e557dc35410f969101ce8393738a in this term.
I20260713 09:10:10.257596 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aace74b5124913b1d9048ad087387c" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:10.258070 29194 raft_consensus.cc:3060] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.262473 29194 raft_consensus.cc:2468] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:10.263373 29161 leader_election.cc:304] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [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: e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:10.263499 29235 leader_election.cc:304] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.264276 29527 raft_consensus.cc:2804] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.264628 29443 raft_consensus.cc:2749] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.265092 29438 raft_consensus.cc:493] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.265543 29438 raft_consensus.cc:515] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.264724 29527 raft_consensus.cc:697] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 1 LEADER]: Becoming Leader. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Running, Role: LEADER
I20260713 09:10:10.255872 29473 leader_election.cc:290] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:10.270439 29527 consensus_queue.cc:237] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.272047 29388 raft_consensus.cc:359] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.272677 29388 raft_consensus.cc:385] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.272941 29388 raft_consensus.cc:740] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.276134 29388 consensus_queue.cc:260] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.279690 29387 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:10.280473 29387 ts_tablet_manager.cc:1403] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.175s	user 0.027s	sys 0.009s
I20260713 09:10:10.269531 29438 leader_election.cc:290] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:10.283058 29388 ts_tablet_manager.cc:1434] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260713 09:10:10.283962 29388 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:10.287707 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a127397786224538b372b7c785137b4e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.289523 29271 raft_consensus.cc:2468] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:10.291801 29309 leader_election.cc:304] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.292824 29438 raft_consensus.cc:2804] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.293193 29438 raft_consensus.cc:493] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.293497 29438 raft_consensus.cc:3060] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.284934 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a127397786224538b372b7c785137b4e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.296087 29194 raft_consensus.cc:2468] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:10.277882 29497 consensus_queue.cc:1048] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260713 09:10:10.307163 29389 tablet_bootstrap.cc:654] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.310177 29392 tablet_bootstrap.cc:654] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.313476 29435 consensus_queue.cc:1048] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.314721 29018 catalog_manager.cc:5697] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a7e557dc35410f969101ce8393738a (127.26.104.67). New cstate: current_term: 1 leader_uuid: "e9a7e557dc35410f969101ce8393738a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:10.322678 29534 log.cc:927] Time spent T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260713 09:10:10.326898 29121 raft_consensus.cc:2468] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:10.338042 29438 raft_consensus.cc:515] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
W20260713 09:10:10.341763 29538 log.cc:927] Time spent T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260713 09:10:10.345323 29438 leader_election.cc:290] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:10.346210 29387 raft_consensus.cc:359] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.346676 29387 raft_consensus.cc:385] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.346916 29387 raft_consensus.cc:740] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.347544 29387 consensus_queue.cc:260] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.351657 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a127397786224538b372b7c785137b4e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:10.351862 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a127397786224538b372b7c785137b4e" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:10.352212 29271 raft_consensus.cc:3060] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.352406 29194 raft_consensus.cc:3060] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.355846 29387 ts_tablet_manager.cc:1434] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260713 09:10:10.356731 29387 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:10.358558 29020 catalog_manager.cc:5697] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.368681 29392 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:10.369141 29392 ts_tablet_manager.cc:1403] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.015s
I20260713 09:10:10.371557 29392 raft_consensus.cc:359] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.371819 29271 raft_consensus.cc:2468] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:10.372162 29392 raft_consensus.cc:385] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.372438 29392 raft_consensus.cc:740] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.372890 29309 leader_election.cc:304] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.373315 29194 raft_consensus.cc:2468] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:10.373131 29392 consensus_queue.cc:260] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.373690 29497 raft_consensus.cc:2804] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.374177 29497 raft_consensus.cc:697] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:10.375113 29415 raft_consensus.cc:493] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.374958 29497 consensus_queue.cc:237] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.375595 29415 raft_consensus.cc:515] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.378037 29415 leader_election.cc:290] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.379040 29388 tablet_bootstrap.cc:654] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.379495 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
W20260713 09:10:10.381357 29310 leader_election.cc:343] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.382395 29435 consensus_queue.cc:1048] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.382490 29389 tablet_bootstrap.cc:492] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a: No bootstrap required, opened a new log
I20260713 09:10:10.385489 29389 ts_tablet_manager.cc:1403] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a: Time spent bootstrapping tablet: real 0.210s	user 0.013s	sys 0.000s
I20260713 09:10:10.386826 29387 tablet_bootstrap.cc:654] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.387202 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.387969 29271 raft_consensus.cc:2468] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 0.
I20260713 09:10:10.388620 29392 ts_tablet_manager.cc:1434] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:10:10.390144 29392 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:10.390260 29309 leader_election.cc:304] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:10.391326 29415 raft_consensus.cc:2804] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.391685 29415 raft_consensus.cc:493] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.392004 29415 raft_consensus.cc:3060] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.398030 29392 tablet_bootstrap.cc:654] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.403932 29415 raft_consensus.cc:515] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.406797 29415 leader_election.cc:290] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.410084 29389 raft_consensus.cc:359] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.410358 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:10.410842 29389 raft_consensus.cc:385] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.410995 29271 raft_consensus.cc:3060] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.411216 29389 raft_consensus.cc:740] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.411267 29501 consensus_queue.cc:1048] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:10.412071 29389 consensus_queue.cc:260] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.414846 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:10.416028 29389 ts_tablet_manager.cc:1434] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
W20260713 09:10:10.416114 29310 leader_election.cc:343] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.421847 29271 raft_consensus.cc:2468] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:10.423120 29309 leader_election.cc:304] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [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: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:10.424425 29438 raft_consensus.cc:2804] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.424969 29438 raft_consensus.cc:697] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:10.432567 29438 consensus_queue.cc:237] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.441237 29387 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:10.441685 29387 ts_tablet_manager.cc:1403] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.085s	user 0.003s	sys 0.016s
I20260713 09:10:10.439512 29497 consensus_queue.cc:1048] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:10:10.443331 29388 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:10.483189 29527 consensus_queue.cc:1048] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:10.484699 29388 ts_tablet_manager.cc:1403] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.200s	user 0.024s	sys 0.010s
I20260713 09:10:10.454205 29473 raft_consensus.cc:493] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.486050 29473 raft_consensus.cc:515] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.488103 29473 leader_election.cc:290] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.480947 29392 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:10.489190 29392 ts_tablet_manager.cc:1403] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.099s	user 0.005s	sys 0.009s
I20260713 09:10:10.489120 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44ccbca57a64f35a3142651d4ed52e5" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.490693 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44ccbca57a64f35a3142651d4ed52e5" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.472348 29443 raft_consensus.cc:493] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.492740 29443 raft_consensus.cc:515] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
W20260713 09:10:10.491927 29235 leader_election.cc:343] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.493129 29388 raft_consensus.cc:359] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.493749 29388 raft_consensus.cc:385] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:10.493727 29237 leader_election.cc:343] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.494127 29388 raft_consensus.cc:740] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.494300 29392 raft_consensus.cc:359] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.495034 29392 raft_consensus.cc:385] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.494827 29388 consensus_queue.cc:260] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.495316 29392 raft_consensus.cc:740] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.496035 29392 consensus_queue.cc:260] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.499718 29392 ts_tablet_manager.cc:1434] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:10:10.500658 29392 tablet_bootstrap.cc:492] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9: Bootstrap starting.
I20260713 09:10:10.501065 29237 leader_election.cc:304] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:10.504096 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd53b9b0ae9463ca55146c22d05a05f" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.504281 29473 raft_consensus.cc:2749] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.504675 29121 raft_consensus.cc:2468] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.505712 29162 leader_election.cc:304] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:10.506505 29444 raft_consensus.cc:2804] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.506829 29444 raft_consensus.cc:493] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.507134 29444 raft_consensus.cc:3060] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.507020 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd53b9b0ae9463ca55146c22d05a05f" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.507391 29392 tablet_bootstrap.cc:654] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.507855 29271 raft_consensus.cc:2468] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.509228 29443 leader_election.cc:290] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:10.514115 29444 raft_consensus.cc:515] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.518112 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd53b9b0ae9463ca55146c22d05a05f" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:10.518296 29392 tablet_bootstrap.cc:492] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9: No bootstrap required, opened a new log
I20260713 09:10:10.518672 29271 raft_consensus.cc:3060] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.510593 29388 ts_tablet_manager.cc:1434] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260713 09:10:10.518826 29392 ts_tablet_manager.cc:1403] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.015s
I20260713 09:10:10.521533 29392 raft_consensus.cc:359] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.522127 29392 raft_consensus.cc:385] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.522392 29392 raft_consensus.cc:740] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.522799 29388 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:10.522995 29392 consensus_queue.cc:260] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.524967 29392 ts_tablet_manager.cc:1434] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:10.527048 29271 raft_consensus.cc:2468] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.528036 29161 leader_election.cc:304] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.528270 29444 leader_election.cc:290] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129)
I20260713 09:10:10.528777 29444 raft_consensus.cc:2804] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.529613 29444 raft_consensus.cc:697] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:10.492858 29387 raft_consensus.cc:359] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.530646 29387 raft_consensus.cc:385] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.530421 29444 consensus_queue.cc:237] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.531749 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd53b9b0ae9463ca55146c22d05a05f" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:10.533052 29554 raft_consensus.cc:493] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.540412 29387 raft_consensus.cc:740] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.540367 29554 raft_consensus.cc:515] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.541543 29387 consensus_queue.cc:260] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.543408 29554 leader_election.cc:290] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.543839 29121 raft_consensus.cc:3060] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.544333 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.544922 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.545634 29271 raft_consensus.cc:2393] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997a088787874f449b43a2491e738d38 in current term 1: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:10.544476 29444 raft_consensus.cc:493] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.546492 29444 raft_consensus.cc:515] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.546638 29086 leader_election.cc:304] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:10.547721 29554 raft_consensus.cc:3060] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.548487 29444 leader_election.cc:290] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.549191 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4174bd64935f489588b7a45397326c7b" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.549463 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4174bd64935f489588b7a45397326c7b" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.549803 29346 raft_consensus.cc:2468] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.549671 29018 catalog_manager.cc:5697] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:10.550772 29162 leader_election.cc:343] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.551420 29163 leader_election.cc:304] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [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: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:10.551255 29018 catalog_manager.cc:5697] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 1 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.554937 29121 raft_consensus.cc:2468] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.555579 29387 ts_tablet_manager.cc:1434] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.001s
I20260713 09:10:10.556929 29387 tablet_bootstrap.cc:492] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607: Bootstrap starting.
I20260713 09:10:10.560300 29554 raft_consensus.cc:2749] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.544277 29388 tablet_bootstrap.cc:654] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.555984 29444 raft_consensus.cc:2804] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.562958 29444 raft_consensus.cc:493] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.563355 29444 raft_consensus.cc:3060] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.572820 29387 tablet_bootstrap.cc:654] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.573503 29444 raft_consensus.cc:515] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.575558 29444 leader_election.cc:290] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:10.576476 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4174bd64935f489588b7a45397326c7b" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
W20260713 09:10:10.577764 29162 leader_election.cc:343] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:10.581960 29428 consensus_queue.cc:1048] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.584179 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4174bd64935f489588b7a45397326c7b" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:10.584636 29346 raft_consensus.cc:3060] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.589224 29346 raft_consensus.cc:2468] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.590265 29163 leader_election.cc:304] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [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: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38
I20260713 09:10:10.591271 29444 raft_consensus.cc:2804] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.590605 29017 catalog_manager.cc:5697] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.591756 29444 raft_consensus.cc:697] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:10.592581 29444 consensus_queue.cc:237] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.584259 29388 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:10.597211 29443 consensus_queue.cc:1048] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.599822 29388 ts_tablet_manager.cc:1403] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.004s
I20260713 09:10:10.600625 29387 tablet_bootstrap.cc:492] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607: No bootstrap required, opened a new log
I20260713 09:10:10.601089 29387 ts_tablet_manager.cc:1403] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.015s
I20260713 09:10:10.605437 29387 raft_consensus.cc:359] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.606110 29387 raft_consensus.cc:385] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.606369 29387 raft_consensus.cc:740] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.603597 29388 raft_consensus.cc:359] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.607359 29388 raft_consensus.cc:385] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.607649 29388 raft_consensus.cc:740] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.608304 29388 consensus_queue.cc:260] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.609277 29387 consensus_queue.cc:260] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.611261 29387 ts_tablet_manager.cc:1434] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:10:10.613440 29388 ts_tablet_manager.cc:1434] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:10.614377 29388 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:10.619961 29388 tablet_bootstrap.cc:654] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:10.627915 29394 raft_consensus.cc:493] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.628427 29394 raft_consensus.cc:515] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:10.630775 29394 leader_election.cc:290] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:10.630380 29020 catalog_manager.cc:5697] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.631834 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4174bd64935f489588b7a45397326c7b" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.632303 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4174bd64935f489588b7a45397326c7b" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.633034 29345 raft_consensus.cc:2393] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997a088787874f449b43a2491e738d38 in current term 1: Already voted for candidate e0a5984aec9e45748952f5fd426382c9 in this term.
I20260713 09:10:10.634141 29088 leader_election.cc:304] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:10.635387 29554 raft_consensus.cc:3060] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.649678 29388 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: No bootstrap required, opened a new log
I20260713 09:10:10.650190 29388 ts_tablet_manager.cc:1403] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.005s
I20260713 09:10:10.649681 29564 consensus_queue.cc:1048] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:10.652590 29388 raft_consensus.cc:359] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.653188 29388 raft_consensus.cc:385] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:10.653447 29388 raft_consensus.cc:740] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.641060 29554 raft_consensus.cc:2749] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.654151 29388 consensus_queue.cc:260] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.658129 29388 ts_tablet_manager.cc:1434] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:10:10.711161 29497 consensus_queue.cc:1048] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.720045 29438 consensus_queue.cc:1048] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.747051 29444 raft_consensus.cc:493] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.747550 29444 raft_consensus.cc:515] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.749441 29444 leader_election.cc:290] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.749929 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44ccbca57a64f35a3142651d4ed52e5" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.750313 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44ccbca57a64f35a3142651d4ed52e5" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.750413 29271 raft_consensus.cc:2468] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.750860 29344 raft_consensus.cc:2468] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 0.
I20260713 09:10:10.751418 29161 leader_election.cc:304] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.752053 29444 raft_consensus.cc:2804] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:10.752372 29444 raft_consensus.cc:493] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.752619 29444 raft_consensus.cc:3060] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.753458 29394 raft_consensus.cc:493] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.753809 29394 raft_consensus.cc:515] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:10.755295 29394 leader_election.cc:290] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.756098 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:10.756309 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dc8109698b44afa45e284a9188c377" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:10.756841 29271 raft_consensus.cc:2393] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997a088787874f449b43a2491e738d38 in current term 1: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:10.757683 29086 leader_election.cc:304] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38; no voters: cd826690240f4e96ac912eae66ec6607, e9a7e557dc35410f969101ce8393738a
I20260713 09:10:10.758256 29394 raft_consensus.cc:3060] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.758191 29444 raft_consensus.cc:515] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.759759 29444 leader_election.cc:290] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:10.761282 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44ccbca57a64f35a3142651d4ed52e5" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:10.761598 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44ccbca57a64f35a3142651d4ed52e5" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:10.761809 29344 raft_consensus.cc:3060] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.762508 29428 consensus_queue.cc:1048] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.762249 29271 raft_consensus.cc:3060] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:10.767472 29344 raft_consensus.cc:2468] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.768541 29163 leader_election.cc:304] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd826690240f4e96ac912eae66ec6607, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:10.770792 29394 raft_consensus.cc:2749] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:10.771646 29564 raft_consensus.cc:2804] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:10.771871 29271 raft_consensus.cc:2468] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0a5984aec9e45748952f5fd426382c9 in term 1.
I20260713 09:10:10.771999 29564 raft_consensus.cc:697] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Leader. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:10.772697 29564 consensus_queue.cc:237] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:10.784900 29527 consensus_queue.cc:1048] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.785207 29019 catalog_manager.cc:5697] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0a5984aec9e45748952f5fd426382c9 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "e0a5984aec9e45748952f5fd426382c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.787968 29438 consensus_queue.cc:1048] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.807096 29415 consensus_queue.cc:1048] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.926038 29527 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.926476 29527 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.928105 29527 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:10.928644 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:10.928977 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:10.929152 29121 raft_consensus.cc:2468] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:10.929464 29196 raft_consensus.cc:2468] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 1.
I20260713 09:10:10.930117 29236 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [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: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.930776 29527 raft_consensus.cc:2804] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.931073 29527 raft_consensus.cc:493] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.931309 29527 raft_consensus.cc:3060] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.936038 29527 raft_consensus.cc:515] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.937523 29527 leader_election.cc:290] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 2 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:10.938149 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:10.938378 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1020884cc1984a3ab893a9d92afa9749" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:10.938620 29121 raft_consensus.cc:3060] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.938875 29196 raft_consensus.cc:3060] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.943183 29438 consensus_queue.cc:1048] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.944264 29121 raft_consensus.cc:2468] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 2.
I20260713 09:10:10.944322 29196 raft_consensus.cc:2468] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 2.
I20260713 09:10:10.945320 29236 leader_election.cc:304] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [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: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:10.947470 29527 raft_consensus.cc:2804] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.947973 29527 raft_consensus.cc:697] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 2 LEADER]: Becoming Leader. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Running, Role: LEADER
I20260713 09:10:10.948817 29527 consensus_queue.cc:237] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [LEADER]: Queue going to LEADER 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: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:10.957445 29501 consensus_queue.cc:1048] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.958357 29019 catalog_manager.cc:5697] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a reported cstate change: term changed from 0 to 2, leader changed from <none> to e9a7e557dc35410f969101ce8393738a (127.26.104.67). New cstate: current_term: 2 leader_uuid: "e9a7e557dc35410f969101ce8393738a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.977203 29444 consensus_queue.cc:1048] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.990243 29444 consensus_queue.cc:1048] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:11.029997 29444 consensus_queue.cc:1048] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:11.039537 29564 consensus_queue.cc:1048] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:11.081517 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
W20260713 09:10:11.102378 29162 consensus_peers.cc:597] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.106230 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.107002 27041 tablet_replica.cc:333] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.107789 27041 raft_consensus.cc:2243] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.108245 27041 raft_consensus.cc:2272] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.110101 27041 tablet_replica.cc:333] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.110582 27041 raft_consensus.cc:2243] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.110909 27041 raft_consensus.cc:2272] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.112922 27041 tablet_replica.cc:333] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.113395 27041 raft_consensus.cc:2243] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.113714 27041 raft_consensus.cc:2272] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.115737 27041 tablet_replica.cc:333] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.116217 27041 raft_consensus.cc:2243] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.116534 27041 raft_consensus.cc:2272] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.118559 27041 tablet_replica.cc:333] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.119133 27041 raft_consensus.cc:2243] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.119588 27041 raft_consensus.cc:2272] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.121413 27041 tablet_replica.cc:333] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.121912 27041 raft_consensus.cc:2243] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.122267 27041 raft_consensus.cc:2272] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.123788 27041 tablet_replica.cc:333] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.124250 27041 raft_consensus.cc:2243] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.124591 27041 raft_consensus.cc:2272] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.126026 27041 tablet_replica.cc:333] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.126479 27041 raft_consensus.cc:2243] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.126843 27041 raft_consensus.cc:2272] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.128882 27041 tablet_replica.cc:333] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.129491 27041 raft_consensus.cc:2243] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.130296 27041 raft_consensus.cc:2272] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.132164 27041 tablet_replica.cc:333] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: stopping tablet replica
W20260713 09:10:11.132663 29236 consensus_peers.cc:597] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.132777 27041 raft_consensus.cc:2243] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.133315 27041 raft_consensus.cc:2272] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.135205 27041 tablet_replica.cc:333] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.135929 27041 raft_consensus.cc:2243] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.136399 27041 raft_consensus.cc:2272] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.138391 27041 tablet_replica.cc:333] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: stopping tablet replica
W20260713 09:10:11.138906 29310 consensus_peers.cc:597] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.139088 27041 raft_consensus.cc:2243] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.139586 27041 raft_consensus.cc:2272] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.141984 27041 tablet_replica.cc:333] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.142624 27041 raft_consensus.cc:2243] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.143038 27041 raft_consensus.cc:2272] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.145048 27041 tablet_replica.cc:333] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.145484 27041 raft_consensus.cc:2243] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.145797 27041 raft_consensus.cc:2272] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.147203 27041 tablet_replica.cc:333] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.147670 27041 raft_consensus.cc:2243] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.148290 27041 raft_consensus.cc:2272] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.149712 27041 tablet_replica.cc:333] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.150125 27041 raft_consensus.cc:2243] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.150431 27041 raft_consensus.cc:2272] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.152360 27041 tablet_replica.cc:333] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.152777 27041 raft_consensus.cc:2243] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.153079 27041 raft_consensus.cc:2272] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.154371 27041 tablet_replica.cc:333] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: stopping tablet replica
I20260713 09:10:11.154738 27041 raft_consensus.cc:2243] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.155053 27041 raft_consensus.cc:2272] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:11.159917 29310 consensus_peers.cc:597] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.182343 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:10:11.197494 29564 consensus_queue.cc:1048] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:11.209165 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:10:11.212915 29564 consensus_queue.cc:1048] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:11.218235 29588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:11.222452 29587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:11.230561 29591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:11.231284 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:11.233546 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:11.233803 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:11.233995 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933811233980 us; error 0 us; skew 500 ppm
I20260713 09:10:11.234660 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260713 09:10:11.234889 29310 consensus_peers.cc:597] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.238983 27041 webserver.cc:533] Webserver started at http://127.26.104.65:33875/ using document root <none> and password file <none>
I20260713 09:10:11.239724 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:11.239950 27041 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:10:11.240082 29162 consensus_peers.cc:597] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.243323 27041 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:11.247642 29599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.248397 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:10:11.248665 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "997a088787874f449b43a2491e738d38"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-xk97"
I20260713 09:10:11.248936 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933756182707-27041-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)
I20260713 09:10:11.278944 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:11.279970 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:11.281406 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:11.285199 29606 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:10:11.343930 29196 raft_consensus.cc:1275] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer e9a7e557dc35410f969101ce8393738a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:11.345471 29473 consensus_queue.cc:1048] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:11.371351 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:10:11.371729 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.088s	user 0.003s	sys 0.000s
I20260713 09:10:11.372037 27041 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:10:11.373301 29310 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260713 09:10:11.376641 29310 consensus_peers.cc:597] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.386996 29606 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
W20260713 09:10:11.397716 29162 consensus_peers.cc:597] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:11.398262 29162 consensus_peers.cc:597] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:11.402252 29236 consensus_peers.cc:597] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:11.404927 29236 consensus_peers.cc:597] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.410115 29606 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.410960 29606 tablet_bootstrap.cc:492] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.411473 29606 ts_tablet_manager.cc:1403] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260713 09:10:11.413453 29606 raft_consensus.cc:359] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.414000 29606 raft_consensus.cc:740] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.414561 29606 consensus_queue.cc:260] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.416275 29606 ts_tablet_manager.cc:1434] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:10:11.416949 29606 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.426733 29606 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.427313 29606 tablet_bootstrap.cc:492] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.427790 29606 ts_tablet_manager.cc:1403] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:10:11.429563 29606 raft_consensus.cc:359] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.429979 29606 raft_consensus.cc:740] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.430470 29606 consensus_queue.cc:260] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.431656 29606 ts_tablet_manager.cc:1434] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.432181 29606 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.441057 29606 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.441648 29606 tablet_bootstrap.cc:492] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.442072 29606 ts_tablet_manager.cc:1403] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:10:11.443607 29606 raft_consensus.cc:359] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.444025 29606 raft_consensus.cc:740] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.444535 29606 consensus_queue.cc:260] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.445720 29606 ts_tablet_manager.cc:1434] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:10:11.446237 29606 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.453984 27041 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:10:11.454283 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.082s	user 0.071s	sys 0.000s
I20260713 09:10:11.457773 29606 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.458629 29606 tablet_bootstrap.cc:492] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.459209 29606 ts_tablet_manager.cc:1403] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:10:11.461338 29606 raft_consensus.cc:359] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.462121 29606 raft_consensus.cc:740] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.462908 29606 consensus_queue.cc:260] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.464818 29606 ts_tablet_manager.cc:1434] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:11.465583 29606 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Bootstrap starting.
W20260713 09:10:11.472339 29310 consensus_peers.cc:597] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.479004 29606 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.479887 29606 tablet_bootstrap.cc:492] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.480528 29606 ts_tablet_manager.cc:1403] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
W20260713 09:10:11.482775 29310 consensus_peers.cc:597] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.482832 29606 raft_consensus.cc:359] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.483618 29606 raft_consensus.cc:740] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.484349 29606 consensus_queue.cc:260] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.486310 29606 ts_tablet_manager.cc:1434] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:11.487076 29606 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Bootstrap starting.
W20260713 09:10:11.490504 29162 consensus_peers.cc:597] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.500502 29606 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.501405 29606 tablet_bootstrap.cc:492] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.502040 29606 ts_tablet_manager.cc:1403] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:10:11.504458 29606 raft_consensus.cc:359] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.505110 29606 raft_consensus.cc:740] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.505848 29606 consensus_queue.cc:260] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.508042 29606 ts_tablet_manager.cc:1434] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:11.508785 29606 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Bootstrap starting.
W20260713 09:10:11.512672 29162 consensus_peers.cc:597] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.520887 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:36097
I20260713 09:10:11.521013 29673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:36097 every 8 connection(s)
I20260713 09:10:11.523371 29606 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.524246 29606 tablet_bootstrap.cc:492] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.524837 29606 ts_tablet_manager.cc:1403] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:10:11.527133 29606 raft_consensus.cc:359] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.527760 29606 raft_consensus.cc:740] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.528368 29606 consensus_queue.cc:260] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [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: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.529752 29606 ts_tablet_manager.cc:1434] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:11.530468 29606 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
W20260713 09:10:11.539829 29310 consensus_peers.cc:597] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.558681 29606 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.559509 29606 tablet_bootstrap.cc:492] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.559578 29676 heartbeater.cc:344] Connected to a master server at 127.26.104.126:33061
I20260713 09:10:11.559990 29676 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:11.560034 29606 ts_tablet_manager.cc:1403] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260713 09:10:11.560689 29676 heartbeater.cc:507] Master 127.26.104.126:33061 requested a full tablet report, sending...
I20260713 09:10:11.561810 29606 raft_consensus.cc:359] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.562244 29606 raft_consensus.cc:740] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.562726 29606 consensus_queue.cc:260] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.564316 29606 ts_tablet_manager.cc:1434] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:11.564998 29606 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.567539 29019 ts_manager.cc:194] Re-registered known tserver with Master: 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:11.577252 29606 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.578054 29606 tablet_bootstrap.cc:492] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.578596 29606 ts_tablet_manager.cc:1403] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:10:11.580813 29606 raft_consensus.cc:359] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.581429 29606 raft_consensus.cc:740] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.582029 29606 consensus_queue.cc:260] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.583922 29606 ts_tablet_manager.cc:1434] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:10:11.584609 29606 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.585726 29019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37048
I20260713 09:10:11.588735 29676 heartbeater.cc:499] Master 127.26.104.126:33061 was elected leader, sending a full tablet report...
I20260713 09:10:11.602859 29606 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.603744 29606 tablet_bootstrap.cc:492] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.604350 29606 ts_tablet_manager.cc:1403] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:10:11.606060 29606 raft_consensus.cc:359] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.606657 29606 raft_consensus.cc:740] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.607393 29606 consensus_queue.cc:260] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.609040 29606 ts_tablet_manager.cc:1434] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.609675 29606 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.628208 29606 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.628834 29606 tablet_bootstrap.cc:492] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.629379 29606 ts_tablet_manager.cc:1403] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:10:11.631111 29606 raft_consensus.cc:359] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.631696 29606 raft_consensus.cc:740] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.632182 29606 consensus_queue.cc:260] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.633513 29606 ts_tablet_manager.cc:1434] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.634083 29606 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.644411 29606 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.645056 29606 tablet_bootstrap.cc:492] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.645520 29606 ts_tablet_manager.cc:1403] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:11.647204 29606 raft_consensus.cc:359] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.647799 29606 raft_consensus.cc:740] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.648290 29606 consensus_queue.cc:260] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:11.649750 29606 ts_tablet_manager.cc:1434] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.650750 29606 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.660707 29606 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.661336 29606 tablet_bootstrap.cc:492] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.661780 29606 ts_tablet_manager.cc:1403] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:11.663252 29606 raft_consensus.cc:359] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.663740 29606 raft_consensus.cc:740] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.664178 29606 consensus_queue.cc:260] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [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: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.665431 29606 ts_tablet_manager.cc:1434] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:11.666220 29606 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.675752 29606 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.676553 29606 tablet_bootstrap.cc:492] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.676990 29606 ts_tablet_manager.cc:1403] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:10:11.678483 29606 raft_consensus.cc:359] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.678918 29606 raft_consensus.cc:740] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.679332 29606 consensus_queue.cc:260] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:11.680953 29606 ts_tablet_manager.cc:1434] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.681818 29606 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.691883 29606 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.692461 29606 tablet_bootstrap.cc:492] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.692988 29606 ts_tablet_manager.cc:1403] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:10:11.694621 29606 raft_consensus.cc:359] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.695070 29606 raft_consensus.cc:740] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.695664 29606 consensus_queue.cc:260] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [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: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.696913 29606 ts_tablet_manager.cc:1434] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.697731 29606 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.708670 29606 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.709266 29606 tablet_bootstrap.cc:492] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.709719 29606 ts_tablet_manager.cc:1403] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:11.711229 29606 raft_consensus.cc:359] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.711691 29606 raft_consensus.cc:740] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.712128 29606 consensus_queue.cc:260] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [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: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.713775 29606 ts_tablet_manager.cc:1434] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:11.714684 29606 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.724054 29606 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.724589 29606 tablet_bootstrap.cc:492] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.725047 29606 ts_tablet_manager.cc:1403] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:10:11.726593 29606 raft_consensus.cc:359] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.727025 29606 raft_consensus.cc:740] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.727502 29606 consensus_queue.cc:260] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.728780 29606 ts_tablet_manager.cc:1434] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:10:11.729538 29606 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Bootstrap starting.
I20260713 09:10:11.742544 29606 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: 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
I20260713 09:10:11.743629 29606 tablet_bootstrap.cc:492] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Bootstrap complete.
I20260713 09:10:11.744203 29606 ts_tablet_manager.cc:1403] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:10:11.747550 29606 raft_consensus.cc:359] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.748011 29606 raft_consensus.cc:740] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997a088787874f449b43a2491e738d38, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.748493 29606 consensus_queue.cc:260] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [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: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } }
I20260713 09:10:11.749805 29606 ts_tablet_manager.cc:1434] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260713 09:10:12.285224 29497 raft_consensus.cc:493] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 997a088787874f449b43a2491e738d38)
I20260713 09:10:12.285669 29497 raft_consensus.cc:515] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:12.288273 29648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:12.288620 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9" is_pre_election: true
I20260713 09:10:12.288905 29648 raft_consensus.cc:2468] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:12.289731 29497 leader_election.cc:290] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:12.290426 29310 leader_election.cc:304] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:12.291047 29497 raft_consensus.cc:2804] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:12.291388 29497 raft_consensus.cc:493] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 997a088787874f449b43a2491e738d38)
I20260713 09:10:12.291778 29497 raft_consensus.cc:3060] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:12.296690 29497 raft_consensus.cc:515] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:12.298070 29497 leader_election.cc:290] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 2 election: Requested vote from peers 997a088787874f449b43a2491e738d38 (127.26.104.65:36097), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:12.298619 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:12.299049 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:12.299189 29647 raft_consensus.cc:3060] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:12.303507 29647 raft_consensus.cc:2468] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 2.
I20260713 09:10:12.304244 29310 leader_election.cc:304] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: e0a5984aec9e45748952f5fd426382c9
I20260713 09:10:12.304764 29497 raft_consensus.cc:2804] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:12.305110 29497 raft_consensus.cc:697] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:12.305768 29497 consensus_queue.cc:237] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:12.312029 29020 catalog_manager.cc:5697] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 1 to 2, leader changed from 997a088787874f449b43a2491e738d38 (127.26.104.65) to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 2 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:12.393811 29443 raft_consensus.cc:493] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 997a088787874f449b43a2491e738d38)
I20260713 09:10:12.394232 29443 raft_consensus.cc:515] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:12.395694 29443 leader_election.cc:290] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:12.396271 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:12.396600 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7710a0547f3425893788c6ceb6b0f49" candidate_uuid: "e0a5984aec9e45748952f5fd426382c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:12.397177 29647 raft_consensus.cc:2393] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0a5984aec9e45748952f5fd426382c9 in current term 2: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:12.397878 29162 leader_election.cc:304] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [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: e0a5984aec9e45748952f5fd426382c9; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:12.398458 29443 raft_consensus.cc:3060] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:12.402909 29443 raft_consensus.cc:2749] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:12.517081 29501 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 997a088787874f449b43a2491e738d38)
I20260713 09:10:12.517506 29501 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:12.518996 29501 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:12.519810 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a" is_pre_election: true
I20260713 09:10:12.520036 29648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:12.520612 29648 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 1.
I20260713 09:10:12.521449 29310 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: e9a7e557dc35410f969101ce8393738a
I20260713 09:10:12.522028 29501 raft_consensus.cc:2804] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:12.522364 29501 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 997a088787874f449b43a2491e738d38)
I20260713 09:10:12.522627 29501 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:12.527051 29501 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:12.528573 29501 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [CANDIDATE]: Term 2 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:12.529214 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:12.530404 29648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "cd826690240f4e96ac912eae66ec6607" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38"
I20260713 09:10:12.530972 29648 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:12.535364 29648 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd826690240f4e96ac912eae66ec6607 in term 2.
I20260713 09:10:12.536265 29310 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: e9a7e557dc35410f969101ce8393738a
I20260713 09:10:12.536821 29501 raft_consensus.cc:2804] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:12.537177 29501 raft_consensus.cc:697] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Becoming Leader. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:12.537750 29501 consensus_queue.cc:237] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:12.543730 29020 catalog_manager.cc:5697] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 reported cstate change: term changed from 1 to 2, leader changed from 997a088787874f449b43a2491e738d38 (127.26.104.65) to cd826690240f4e96ac912eae66ec6607 (127.26.104.68). New cstate: current_term: 2 leader_uuid: "cd826690240f4e96ac912eae66ec6607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:12.553081 29608 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 997a088787874f449b43a2491e738d38)
I20260713 09:10:12.553506 29608 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:12.554965 29608 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), 997a088787874f449b43a2491e738d38 (127.26.104.65:36097)
I20260713 09:10:12.555622 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd826690240f4e96ac912eae66ec6607" is_pre_election: true
I20260713 09:10:12.555972 29648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "997a088787874f449b43a2491e738d38" is_pre_election: true
I20260713 09:10:12.556645 29648 raft_consensus.cc:2393] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a7e557dc35410f969101ce8393738a in current term 2: Already voted for candidate cd826690240f4e96ac912eae66ec6607 in this term.
I20260713 09:10:12.557564 29236 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [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: e9a7e557dc35410f969101ce8393738a; no voters: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607
I20260713 09:10:12.558626 29608 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:12.564424 29608 raft_consensus.cc:2749] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:12.862478 29648 raft_consensus.cc:1275] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Refusing update from remote peer cd826690240f4e96ac912eae66ec6607: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:12.863561 29693 consensus_queue.cc:1048] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:12.872416 29194 raft_consensus.cc:1275] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer cd826690240f4e96ac912eae66ec6607: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:12.873914 29501 consensus_queue.cc:1048] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:12.979005 29271 raft_consensus.cc:1275] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Refusing update from remote peer cd826690240f4e96ac912eae66ec6607: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:12.980014 29648 raft_consensus.cc:1275] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Refusing update from remote peer cd826690240f4e96ac912eae66ec6607: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:12.980363 29693 consensus_queue.cc:1048] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:12.981338 29501 consensus_queue.cc:1048] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.526798 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:21.552520 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:21.553188 29344 raft_consensus.cc:606] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Received request to transfer leadership to TS 997a088787874f449b43a2491e738d38
I20260713 09:10:21.555413 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426805172986404eac6871fed7292a23"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:21.555807 29344 raft_consensus.cc:606] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Received request to transfer leadership to TS 997a088787874f449b43a2491e738d38
I20260713 09:10:21.557590 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:21.557942 29344 raft_consensus.cc:606] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Received request to transfer leadership to TS 997a088787874f449b43a2491e738d38
I20260713 09:10:21.568404 29194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e"
dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
mode: GRACEFUL
new_leader_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:34722
I20260713 09:10:21.568791 29194 raft_consensus.cc:606] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Received request to transfer leadership to TS 997a088787874f449b43a2491e738d38
I20260713 09:10:21.571133 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a127397786224538b372b7c785137b4e"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "e9a7e557dc35410f969101ce8393738a"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:21.571518 29344 raft_consensus.cc:606] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Received request to transfer leadership to TS e9a7e557dc35410f969101ce8393738a
I20260713 09:10:21.573331 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:21.573678 29344 raft_consensus.cc:606] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Received request to transfer leadership to TS 997a088787874f449b43a2491e738d38
I20260713 09:10:21.574532 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:10:21.575307 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:21.577564 29722 raft_consensus.cc:993] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: : Instructing follower 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.578049 29720 raft_consensus.cc:1081] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Signalling peer 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.579257 29648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e"
dest_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:43030
I20260713 09:10:21.579670 29648 raft_consensus.cc:493] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.579936 29648 raft_consensus.cc:3060] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.585330 29719 raft_consensus.cc:993] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: : Instructing follower 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.585850 29721 raft_consensus.cc:1081] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Signalling peer 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.585659 29648 raft_consensus.cc:515] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.587337 29647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d"
dest_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:43004
I20260713 09:10:21.587790 29647 raft_consensus.cc:493] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.587800 29648 leader_election.cc:290] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 2 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:21.588161 29647 raft_consensus.cc:3060] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.595232 29647 raft_consensus.cc:515] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:21.599114 29647 leader_election.cc:290] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 2 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:21.600345 29721 raft_consensus.cc:993] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: : Instructing follower 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.600806 29721 raft_consensus.cc:1081] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Signalling peer 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.602281 29647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3"
dest_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:43004
I20260713 09:10:21.602798 29647 raft_consensus.cc:493] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.603216 29647 raft_consensus.cc:3060] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.604691 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:21.605367 29344 raft_consensus.cc:3060] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.607262 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:21.607870 29346 raft_consensus.cc:3055] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.608165 29346 raft_consensus.cc:740] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:21.609042 29346 consensus_queue.cc:260] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:21.609500 29647 raft_consensus.cc:515] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.610388 29346 raft_consensus.cc:3060] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.612469 29647 leader_election.cc:290] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 2 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:21.612687 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:21.613308 29345 raft_consensus.cc:3055] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.613615 29345 raft_consensus.cc:740] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:21.614415 29345 consensus_queue.cc:260] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.615690 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337cd51dc2fe498fbb4e1917d7ec0c2d" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:21.615763 29345 raft_consensus.cc:3060] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.616307 29271 raft_consensus.cc:3060] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.616727 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cb3dd16a7947e1a859fbe4edfc416e" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:21.617264 29194 raft_consensus.cc:3055] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.617578 29194 raft_consensus.cc:740] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0a5984aec9e45748952f5fd426382c9, State: Running, Role: LEADER
I20260713 09:10:21.618243 29346 raft_consensus.cc:2468] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.618803 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5f95b6609547c08c269a98c4b705f3" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:21.619367 29196 raft_consensus.cc:3060] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.619789 29602 leader_election.cc:304] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:21.621500 29344 raft_consensus.cc:2468] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.622640 29271 raft_consensus.cc:2468] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.618250 29194 consensus_queue.cc:260] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.623950 29194 raft_consensus.cc:3060] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.626571 29196 raft_consensus.cc:2468] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.628132 29600 leader_election.cc:304] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:21.629662 29194 raft_consensus.cc:2468] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.633442 29730 raft_consensus.cc:2804] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.634881 29602 leader_election.cc:304] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38, cd826690240f4e96ac912eae66ec6607; no voters: 
I20260713 09:10:21.635792 29345 raft_consensus.cc:2468] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.637691 29731 raft_consensus.cc:2804] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.639153 29731 raft_consensus.cc:697] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:21.641119 29734 raft_consensus.cc:2804] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.641235 29730 raft_consensus.cc:697] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:21.640364 29731 consensus_queue.cc:237] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.641750 29734 raft_consensus.cc:697] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:21.642318 29730 consensus_queue.cc:237] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:21.642675 29734 consensus_queue.cc:237] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.652447 29019 catalog_manager.cc:5697] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 1 to 2, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:21.668190 29019 catalog_manager.cc:5697] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 1 to 2, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.669562 29019 catalog_manager.cc:5697] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 1 to 2, leader changed from e0a5984aec9e45748952f5fd426382c9 (127.26.104.66) to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.816088 29719 raft_consensus.cc:993] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: : Instructing follower 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.816484 29721 raft_consensus.cc:1081] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Signalling peer 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:21.817698 29647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac"
dest_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:43004
I20260713 09:10:21.818084 29647 raft_consensus.cc:493] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.818311 29647 raft_consensus.cc:3060] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.822516 29647 raft_consensus.cc:515] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.823756 29647 leader_election.cc:290] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 2 election: Requested vote from peers cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429), e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955)
I20260713 09:10:21.824478 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:21.824716 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d52205470b4567b6b23ddc5f0f2cac" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:21.825043 29345 raft_consensus.cc:3055] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.825274 29196 raft_consensus.cc:3060] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.825417 29345 raft_consensus.cc:740] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:21.826231 29345 consensus_queue.cc:260] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.827382 29345 raft_consensus.cc:3060] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.830044 29196 raft_consensus.cc:2468] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.831020 29600 leader_election.cc:304] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38, e0a5984aec9e45748952f5fd426382c9; no voters: 
I20260713 09:10:21.831764 29730 raft_consensus.cc:2804] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.832279 29345 raft_consensus.cc:2468] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:21.832163 29730 raft_consensus.cc:697] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:21.833420 29730 consensus_queue.cc:237] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [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: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } }
I20260713 09:10:21.840273 29019 catalog_manager.cc:5697] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 1 to 2, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.952443 29719 raft_consensus.cc:993] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: : Instructing follower e9a7e557dc35410f969101ce8393738a to start an election
I20260713 09:10:21.952862 29721 raft_consensus.cc:1081] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Signalling peer e9a7e557dc35410f969101ce8393738a to start an election
I20260713 09:10:21.954279 29271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a127397786224538b372b7c785137b4e"
dest_uuid: "e9a7e557dc35410f969101ce8393738a"
 from {username='slave'} at 127.0.0.1:56342
I20260713 09:10:21.954764 29271 raft_consensus.cc:493] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.955080 29271 raft_consensus.cc:3060] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.959894 29271 raft_consensus.cc:515] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:21.961217 29271 leader_election.cc:290] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 2 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:21.961952 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a127397786224538b372b7c785137b4e" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:21.962368 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a127397786224538b372b7c785137b4e" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:21.962512 29196 raft_consensus.cc:3060] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.962944 29345 raft_consensus.cc:3055] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.963266 29345 raft_consensus.cc:740] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:21.964038 29345 consensus_queue.cc:260] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [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: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:21.965252 29345 raft_consensus.cc:3060] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.968405 29196 raft_consensus.cc:2468] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 2.
I20260713 09:10:21.969591 29235 leader_election.cc:304] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [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: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:21.970628 29718 raft_consensus.cc:2804] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.971474 29345 raft_consensus.cc:2468] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 2.
I20260713 09:10:21.972594 29718 raft_consensus.cc:697] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 2 LEADER]: Becoming Leader. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Running, Role: LEADER
I20260713 09:10:21.973634 29718 consensus_queue.cc:237] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [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: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:21.980432 29019 catalog_manager.cc:5697] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a reported cstate change: term changed from 1 to 2, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to e9a7e557dc35410f969101ce8393738a (127.26.104.67). New cstate: current_term: 2 leader_uuid: "e9a7e557dc35410f969101ce8393738a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.022667 29345 raft_consensus.cc:1275] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.023865 29730 consensus_queue.cc:1048] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.032943 29196 raft_consensus.cc:1275] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.034152 29734 consensus_queue.cc:1048] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.089808 29196 raft_consensus.cc:1275] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.090757 29734 consensus_queue.cc:1048] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.098330 29345 raft_consensus.cc:1275] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.099858 29731 consensus_queue.cc:1048] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.106168 29719 raft_consensus.cc:993] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: : Instructing follower 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:22.107812 29753 raft_consensus.cc:1081] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Signalling peer 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:22.109305 29647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426805172986404eac6871fed7292a23"
dest_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:43004
I20260713 09:10:22.109782 29647 raft_consensus.cc:493] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.110149 29647 raft_consensus.cc:3060] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.115023 29647 raft_consensus.cc:515] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:22.116730 29647 leader_election.cc:290] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 2 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:22.117271 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:22.117368 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426805172986404eac6871fed7292a23" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:22.117962 29345 raft_consensus.cc:3055] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.118001 29271 raft_consensus.cc:3060] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.118348 29345 raft_consensus.cc:740] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:22.119036 29345 consensus_queue.cc:260] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:22.119971 29345 raft_consensus.cc:3060] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.122388 29271 raft_consensus.cc:2468] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:22.123288 29600 leader_election.cc:304] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [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: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:22.123960 29731 raft_consensus.cc:2804] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.124408 29731 raft_consensus.cc:697] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:22.124666 29345 raft_consensus.cc:2468] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 2.
I20260713 09:10:22.125250 29731 consensus_queue.cc:237] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [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: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:22.131904 29019 catalog_manager.cc:5697] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 1 to 2, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.198612 29345 raft_consensus.cc:1275] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.199752 29731 consensus_queue.cc:1048] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.207638 29271 raft_consensus.cc:1275] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.209317 29730 consensus_queue.cc:1048] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.321774 29196 raft_consensus.cc:1275] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.322853 29730 consensus_queue.cc:1048] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.331190 29345 raft_consensus.cc:1275] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.332670 29730 consensus_queue.cc:1048] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.400709 29196 raft_consensus.cc:1275] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer e9a7e557dc35410f969101ce8393738a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.401743 29718 consensus_queue.cc:1048] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.409480 29345 raft_consensus.cc:1275] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer e9a7e557dc35410f969101ce8393738a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.411072 29762 consensus_queue.cc:1048] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:22.576227 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:22.590981 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:22.594486 29271 raft_consensus.cc:1275] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.595881 29730 consensus_queue.cc:1048] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.605010 29345 raft_consensus.cc:1275] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.607102 29731 consensus_queue.cc:1048] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.612550 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:22.613076 29344 raft_consensus.cc:606] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Received request to transfer leadership to TS 997a088787874f449b43a2491e738d38
I20260713 09:10:22.616331 29344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df"
dest_uuid: "cd826690240f4e96ac912eae66ec6607"
mode: GRACEFUL
new_leader_uuid: "e9a7e557dc35410f969101ce8393738a"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:10:22.616704 29344 raft_consensus.cc:606] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Received request to transfer leadership to TS e9a7e557dc35410f969101ce8393738a
I20260713 09:10:22.617589 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:22.618150 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:22.759613 29719 raft_consensus.cc:993] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: : Instructing follower 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:22.760025 29721 raft_consensus.cc:1081] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Signalling peer 997a088787874f449b43a2491e738d38 to start an election
I20260713 09:10:22.761206 29647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2"
dest_uuid: "997a088787874f449b43a2491e738d38"
 from {username='slave'} at 127.0.0.1:43004
I20260713 09:10:22.761569 29647 raft_consensus.cc:493] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.761773 29647 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:22.765609 29647 raft_consensus.cc:515] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:22.766782 29647 leader_election.cc:290] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 3 election: Requested vote from peers e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:22.767446 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9a7e557dc35410f969101ce8393738a"
I20260713 09:10:22.767700 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05840bd66df64bf99a2254b41afa11f2" candidate_uuid: "997a088787874f449b43a2491e738d38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:22.768038 29271 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:22.768221 29344 raft_consensus.cc:3055] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:22.768537 29344 raft_consensus.cc:740] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:22.769235 29344 consensus_queue.cc:260] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:22.770339 29344 raft_consensus.cc:3060] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:22.773871 29271 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 3.
I20260713 09:10:22.774840 29600 leader_election.cc:304] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997a088787874f449b43a2491e738d38, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:22.775599 29734 raft_consensus.cc:2804] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:22.775955 29734 raft_consensus.cc:697] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 3 LEADER]: Becoming Leader. State: Replica: 997a088787874f449b43a2491e738d38, State: Running, Role: LEADER
I20260713 09:10:22.776168 29344 raft_consensus.cc:2468] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997a088787874f449b43a2491e738d38 in term 3.
I20260713 09:10:22.776664 29734 consensus_queue.cc:237] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } }
I20260713 09:10:22.783095 29019 catalog_manager.cc:5697] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 reported cstate change: term changed from 2 to 3, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to 997a088787874f449b43a2491e738d38 (127.26.104.65). New cstate: current_term: 3 leader_uuid: "997a088787874f449b43a2491e738d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997a088787874f449b43a2491e738d38" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.886852 29719 raft_consensus.cc:993] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: : Instructing follower e9a7e557dc35410f969101ce8393738a to start an election
I20260713 09:10:22.887338 29721 raft_consensus.cc:1081] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Signalling peer e9a7e557dc35410f969101ce8393738a to start an election
I20260713 09:10:22.888607 29271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df"
dest_uuid: "e9a7e557dc35410f969101ce8393738a"
 from {username='slave'} at 127.0.0.1:56342
I20260713 09:10:22.889099 29271 raft_consensus.cc:493] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.889427 29271 raft_consensus.cc:3060] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.893503 29271 raft_consensus.cc:515] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:22.894748 29271 leader_election.cc:290] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [CANDIDATE]: Term 2 election: Requested vote from peers e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955), cd826690240f4e96ac912eae66ec6607 (127.26.104.68:44429)
I20260713 09:10:22.895331 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0a5984aec9e45748952f5fd426382c9"
I20260713 09:10:22.895684 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2c4fa11784ba19b525335c30729df" candidate_uuid: "e9a7e557dc35410f969101ce8393738a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd826690240f4e96ac912eae66ec6607"
I20260713 09:10:22.895915 29196 raft_consensus.cc:3060] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.896202 29344 raft_consensus.cc:3055] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.896495 29344 raft_consensus.cc:740] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd826690240f4e96ac912eae66ec6607, State: Running, Role: LEADER
I20260713 09:10:22.897169 29344 consensus_queue.cc:260] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [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: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:22.898289 29344 raft_consensus.cc:3060] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.901536 29196 raft_consensus.cc:2468] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 2.
I20260713 09:10:22.902525 29235 leader_election.cc:304] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [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: e0a5984aec9e45748952f5fd426382c9, e9a7e557dc35410f969101ce8393738a; no voters: 
I20260713 09:10:22.903146 29762 raft_consensus.cc:2804] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.903568 29762 raft_consensus.cc:697] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 2 LEADER]: Becoming Leader. State: Replica: e9a7e557dc35410f969101ce8393738a, State: Running, Role: LEADER
I20260713 09:10:22.903671 29344 raft_consensus.cc:2468] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a7e557dc35410f969101ce8393738a in term 2.
I20260713 09:10:22.904350 29762 consensus_queue.cc:237] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [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: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } }
I20260713 09:10:22.911302 29019 catalog_manager.cc:5697] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a reported cstate change: term changed from 1 to 2, leader changed from cd826690240f4e96ac912eae66ec6607 (127.26.104.68) to e9a7e557dc35410f969101ce8393738a (127.26.104.67). New cstate: current_term: 2 leader_uuid: "e9a7e557dc35410f969101ce8393738a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.235952 29271 raft_consensus.cc:1275] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 3 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:23.237039 29734 consensus_queue.cc:1048] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a7e557dc35410f969101ce8393738a" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:23.246352 29344 raft_consensus.cc:1275] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 3 FOLLOWER]: Refusing update from remote peer 997a088787874f449b43a2491e738d38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:23.247611 29732 consensus_queue.cc:1048] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:23.414371 29194 raft_consensus.cc:1275] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Refusing update from remote peer e9a7e557dc35410f969101ce8393738a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.415370 29771 consensus_queue.cc:1048] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a5984aec9e45748952f5fd426382c9" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.422220 29344 raft_consensus.cc:1275] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Refusing update from remote peer e9a7e557dc35410f969101ce8393738a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.423388 29762 consensus_queue.cc:1048] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd826690240f4e96ac912eae66ec6607" member_type: VOTER last_known_addr { host: "127.26.104.68" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.618876 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:23.631291 27041 tablet_server.cc:179] TabletServer@127.26.104.65:36097 shutting down...
W20260713 09:10:23.641422 29162 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:10:23.646574 29162 consensus_peers.cc:597] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.659725 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:23.660485 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.661172 27041 raft_consensus.cc:2243] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:23.661509 29162 consensus_peers.cc:597] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.661542 27041 raft_consensus.cc:2272] T 4492a4f28cc240e59124fed25999fd51 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.663527 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.664037 27041 raft_consensus.cc:2243] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.664405 27041 raft_consensus.cc:2272] T 1020884cc1984a3ab893a9d92afa9749 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.666038 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.666489 27041 raft_consensus.cc:2243] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.667140 27041 raft_consensus.cc:2272] T 05840bd66df64bf99a2254b41afa11f2 P 997a088787874f449b43a2491e738d38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.669489 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.669957 27041 raft_consensus.cc:2243] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.670287 27041 raft_consensus.cc:2272] T e657de6a5ad647bc9b3201ce10c49356 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.671911 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.672384 27041 raft_consensus.cc:2243] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.673000 27041 raft_consensus.cc:2272] T 337cd51dc2fe498fbb4e1917d7ec0c2d P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.674584 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.675037 27041 raft_consensus.cc:2243] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.675367 27041 raft_consensus.cc:2272] T 4174bd64935f489588b7a45397326c7b P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.677080 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.677506 27041 raft_consensus.cc:2243] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.677830 27041 raft_consensus.cc:2272] T 23dc8109698b44afa45e284a9188c377 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.679402 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.679863 27041 raft_consensus.cc:2243] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.680487 27041 raft_consensus.cc:2272] T 5f5f95b6609547c08c269a98c4b705f3 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.682166 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.682612 27041 raft_consensus.cc:2243] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.683229 27041 raft_consensus.cc:2272] T 426805172986404eac6871fed7292a23 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.684772 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.685263 27041 raft_consensus.cc:2243] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.685590 27041 raft_consensus.cc:2272] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.687111 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.687588 27041 raft_consensus.cc:2243] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.687938 27041 raft_consensus.cc:2272] T 099996000fc44807b13ca7ca4d244da2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.689519 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.689960 27041 raft_consensus.cc:2243] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.690270 27041 raft_consensus.cc:2272] T 38aace74b5124913b1d9048ad087387c P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.691910 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.692332 27041 raft_consensus.cc:2243] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.692678 27041 raft_consensus.cc:2272] T 6fd53b9b0ae9463ca55146c22d05a05f P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.694185 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.694609 27041 raft_consensus.cc:2243] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.694963 27041 raft_consensus.cc:2272] T c7710a0547f3425893788c6ceb6b0f49 P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.696514 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.697036 27041 raft_consensus.cc:2243] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.697403 27041 raft_consensus.cc:2272] T bc3d18acbd864b8eaea0304d9e867459 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.699501 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.699985 27041 raft_consensus.cc:2243] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.700875 27041 raft_consensus.cc:2272] T 64cb3dd16a7947e1a859fbe4edfc416e P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.702783 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.703253 27041 raft_consensus.cc:2243] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.704011 27041 raft_consensus.cc:2272] T a5d52205470b4567b6b23ddc5f0f2cac P 997a088787874f449b43a2491e738d38 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:23.704497 29236 consensus_peers.cc:597] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.705698 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:23.706161 27041 raft_consensus.cc:2243] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.706506 27041 raft_consensus.cc:2272] T 1b2d0cf7c41d4435a9273dcfecf70be2 P 997a088787874f449b43a2491e738d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.734265 27041 tablet_server.cc:196] TabletServer@127.26.104.65:36097 shutdown complete.
I20260713 09:10:23.765137 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
W20260713 09:10:23.783460 29162 consensus_peers.cc:597] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:23.786867 29310 consensus_peers.cc:597] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:23.787676 29162 consensus_peers.cc:597] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:23.790597 29309 consensus_peers.cc:597] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 -> Peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Couldn't send request to peer e0a5984aec9e45748952f5fd426382c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.796501 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:23.797156 27041 tablet_replica.cc:333] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.797873 27041 raft_consensus.cc:2243] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.798765 27041 raft_consensus.cc:2272] T 4174bd64935f489588b7a45397326c7b P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.800554 27041 tablet_replica.cc:333] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.801095 27041 raft_consensus.cc:2243] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.801457 27041 raft_consensus.cc:2272] T 38aace74b5124913b1d9048ad087387c P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.803086 27041 tablet_replica.cc:333] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.803607 27041 raft_consensus.cc:2243] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.804252 27041 raft_consensus.cc:2272] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.805804 27041 tablet_replica.cc:333] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.806252 27041 raft_consensus.cc:2243] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.806578 27041 raft_consensus.cc:2272] T 8bf2c4fa11784ba19b525335c30729df P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.808459 27041 tablet_replica.cc:333] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.808890 27041 raft_consensus.cc:2243] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.809520 27041 raft_consensus.cc:2272] T f44ccbca57a64f35a3142651d4ed52e5 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.811103 27041 tablet_replica.cc:333] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.811610 27041 raft_consensus.cc:2243] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.811940 27041 raft_consensus.cc:2272] T d2ba0c68ae354e5493d129ba2b07e33e P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.813649 27041 tablet_replica.cc:333] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.814085 27041 raft_consensus.cc:2243] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.814415 27041 raft_consensus.cc:2272] T a5d52205470b4567b6b23ddc5f0f2cac P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.815984 27041 tablet_replica.cc:333] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.816452 27041 raft_consensus.cc:2243] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.816763 27041 raft_consensus.cc:2272] T 5f5f95b6609547c08c269a98c4b705f3 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.818301 27041 tablet_replica.cc:333] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.818756 27041 raft_consensus.cc:2243] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.819408 27041 raft_consensus.cc:2272] T e657de6a5ad647bc9b3201ce10c49356 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.821095 27041 tablet_replica.cc:333] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.821525 27041 raft_consensus.cc:2243] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.821841 27041 raft_consensus.cc:2272] T f4cd6cb1ae8f4116b431fdf186d77269 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.823385 27041 tablet_replica.cc:333] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.823877 27041 raft_consensus.cc:2243] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.824203 27041 raft_consensus.cc:2272] T 4492a4f28cc240e59124fed25999fd51 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.825762 27041 tablet_replica.cc:333] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.826213 27041 raft_consensus.cc:2243] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.826567 27041 raft_consensus.cc:2272] T a127397786224538b372b7c785137b4e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.828199 27041 tablet_replica.cc:333] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.828648 27041 raft_consensus.cc:2243] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.828979 27041 raft_consensus.cc:2272] T a6b78d5629bc43bc9299e86ef584163d P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.830571 27041 tablet_replica.cc:333] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.831014 27041 raft_consensus.cc:2243] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.831358 27041 raft_consensus.cc:2272] T 1020884cc1984a3ab893a9d92afa9749 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.833107 27041 tablet_replica.cc:333] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.833536 27041 raft_consensus.cc:2243] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.834175 27041 raft_consensus.cc:2272] T 6fd53b9b0ae9463ca55146c22d05a05f P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.835916 27041 tablet_replica.cc:333] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.836331 27041 raft_consensus.cc:2243] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.836680 27041 raft_consensus.cc:2272] T c7710a0547f3425893788c6ceb6b0f49 P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.838322 27041 tablet_replica.cc:333] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.838791 27041 raft_consensus.cc:2243] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.839139 27041 raft_consensus.cc:2272] T 64cb3dd16a7947e1a859fbe4edfc416e P e0a5984aec9e45748952f5fd426382c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.840691 27041 tablet_replica.cc:333] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9: stopping tablet replica
I20260713 09:10:23.841091 27041 raft_consensus.cc:2243] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.841745 27041 raft_consensus.cc:2272] T bc3d18acbd864b8eaea0304d9e867459 P e0a5984aec9e45748952f5fd426382c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.877727 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
W20260713 09:10:23.905300 29236 consensus_peers.cc:597] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.907150 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
W20260713 09:10:23.913293 29235 consensus_peers.cc:597] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a -> Peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Couldn't send request to peer e0a5984aec9e45748952f5fd426382c9. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:23.918783 29235 consensus_peers.cc:597] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a -> Peer e0a5984aec9e45748952f5fd426382c9 (127.26.104.66:34955): Couldn't send request to peer e0a5984aec9e45748952f5fd426382c9. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:23.931329 29309 consensus_peers.cc:597] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 -> Peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Couldn't send request to peer e9a7e557dc35410f969101ce8393738a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.933938 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:23.934612 27041 tablet_replica.cc:333] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.935539 27041 raft_consensus.cc:2243] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.936146 27041 raft_consensus.cc:2272] T 23dc8109698b44afa45e284a9188c377 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.937887 27041 tablet_replica.cc:333] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.938530 27041 raft_consensus.cc:2243] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.938894 27041 raft_consensus.cc:2272] T 6fd53b9b0ae9463ca55146c22d05a05f P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.940495 27041 tablet_replica.cc:333] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.940937 27041 raft_consensus.cc:2243] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.941246 27041 raft_consensus.cc:2272] T 337cd51dc2fe498fbb4e1917d7ec0c2d P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.942819 27041 tablet_replica.cc:333] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.943300 27041 raft_consensus.cc:2243] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.943961 27041 raft_consensus.cc:2272] T 38aace74b5124913b1d9048ad087387c P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.945611 27041 tablet_replica.cc:333] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.946056 27041 raft_consensus.cc:2243] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.946662 27041 raft_consensus.cc:2272] T 8bf2c4fa11784ba19b525335c30729df P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.948499 27041 tablet_replica.cc:333] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.948962 27041 raft_consensus.cc:2243] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.949307 27041 raft_consensus.cc:2272] T 099996000fc44807b13ca7ca4d244da2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.950842 27041 tablet_replica.cc:333] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.951261 27041 raft_consensus.cc:2243] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.951615 27041 raft_consensus.cc:2272] T 9fe17c1a1a2a4518a0b2cf4b666c8070 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.953110 27041 tablet_replica.cc:333] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.953533 27041 raft_consensus.cc:2243] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.953905 27041 raft_consensus.cc:2272] T 1b2d0cf7c41d4435a9273dcfecf70be2 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.955420 27041 tablet_replica.cc:333] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.955909 27041 raft_consensus.cc:2243] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.956259 27041 raft_consensus.cc:2272] T e657de6a5ad647bc9b3201ce10c49356 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.957835 27041 tablet_replica.cc:333] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.958321 27041 raft_consensus.cc:2243] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.958670 27041 raft_consensus.cc:2272] T 426805172986404eac6871fed7292a23 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.960229 27041 tablet_replica.cc:333] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.960671 27041 raft_consensus.cc:2243] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.961051 27041 raft_consensus.cc:2272] T 05840bd66df64bf99a2254b41afa11f2 P e9a7e557dc35410f969101ce8393738a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.962885 27041 tablet_replica.cc:333] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.963351 27041 raft_consensus.cc:2243] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.963793 27041 raft_consensus.cc:2272] T f44ccbca57a64f35a3142651d4ed52e5 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.965620 27041 tablet_replica.cc:333] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.966142 27041 raft_consensus.cc:2243] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.966518 27041 raft_consensus.cc:2272] T d2ba0c68ae354e5493d129ba2b07e33e P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.968051 27041 tablet_replica.cc:333] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.968608 27041 raft_consensus.cc:2243] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.969509 27041 raft_consensus.cc:2272] T 4492a4f28cc240e59124fed25999fd51 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.971607 27041 tablet_replica.cc:333] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.972023 27041 raft_consensus.cc:2243] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.972615 27041 raft_consensus.cc:2272] T a127397786224538b372b7c785137b4e P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.974098 27041 tablet_replica.cc:333] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.974617 27041 raft_consensus.cc:2243] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.975320 27041 raft_consensus.cc:2272] T a6b78d5629bc43bc9299e86ef584163d P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.977005 27041 tablet_replica.cc:333] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.977402 27041 raft_consensus.cc:2243] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.978062 27041 raft_consensus.cc:2272] T 1020884cc1984a3ab893a9d92afa9749 P e9a7e557dc35410f969101ce8393738a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.979665 27041 tablet_replica.cc:333] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a: stopping tablet replica
I20260713 09:10:23.980054 27041 raft_consensus.cc:2243] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.980408 27041 raft_consensus.cc:2272] T f4cd6cb1ae8f4116b431fdf186d77269 P e9a7e557dc35410f969101ce8393738a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:23.994822 29309 consensus_peers.cc:597] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 -> Peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Couldn't send request to peer e9a7e557dc35410f969101ce8393738a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.015777 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
W20260713 09:10:24.027729 29310 consensus_peers.cc:597] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.043465 27041 tablet_server.cc:179] TabletServer@127.26.104.68:0 shutting down...
W20260713 09:10:24.051405 29309 consensus_peers.cc:597] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 -> Peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Couldn't send request to peer e9a7e557dc35410f969101ce8393738a. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.67:35129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:24.066361 29309 consensus_peers.cc:597] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 -> Peer e9a7e557dc35410f969101ce8393738a (127.26.104.67:35129): Couldn't send request to peer e9a7e557dc35410f969101ce8393738a. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.67:35129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.067639 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:24.068280 27041 tablet_replica.cc:333] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.068997 27041 raft_consensus.cc:2243] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.069487 27041 raft_consensus.cc:2272] T 4174bd64935f489588b7a45397326c7b P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.071296 27041 tablet_replica.cc:333] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.071796 27041 raft_consensus.cc:2243] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.072132 27041 raft_consensus.cc:2272] T 337cd51dc2fe498fbb4e1917d7ec0c2d P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.073707 27041 tablet_replica.cc:333] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.074143 27041 raft_consensus.cc:2243] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.074488 27041 raft_consensus.cc:2272] T a127397786224538b372b7c785137b4e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.076434 27041 tablet_replica.cc:333] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.076960 27041 raft_consensus.cc:2243] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.077414 27041 raft_consensus.cc:2272] T a6b78d5629bc43bc9299e86ef584163d P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.078778 29310 consensus_peers.cc:597] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 -> Peer 997a088787874f449b43a2491e738d38 (127.26.104.65:36097): Couldn't send request to peer 997a088787874f449b43a2491e738d38. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:36097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.079478 27041 tablet_replica.cc:333] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.079974 27041 raft_consensus.cc:2243] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.080626 27041 raft_consensus.cc:2272] T 23dc8109698b44afa45e284a9188c377 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.082186 27041 tablet_replica.cc:333] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.082633 27041 raft_consensus.cc:2243] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.082957 27041 raft_consensus.cc:2272] T 5f5f95b6609547c08c269a98c4b705f3 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.084504 27041 tablet_replica.cc:333] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.084942 27041 raft_consensus.cc:2243] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.085259 27041 raft_consensus.cc:2272] T 8bf2c4fa11784ba19b525335c30729df P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.087143 27041 tablet_replica.cc:333] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.087608 27041 raft_consensus.cc:2243] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.088310 27041 raft_consensus.cc:2272] T 099996000fc44807b13ca7ca4d244da2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.089823 27041 tablet_replica.cc:333] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.090231 27041 raft_consensus.cc:2243] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.090862 27041 raft_consensus.cc:2272] T 1b2d0cf7c41d4435a9273dcfecf70be2 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.092446 27041 tablet_replica.cc:333] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.092883 27041 raft_consensus.cc:2243] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.093211 27041 raft_consensus.cc:2272] T f44ccbca57a64f35a3142651d4ed52e5 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.094754 27041 tablet_replica.cc:333] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.095207 27041 raft_consensus.cc:2243] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.095887 27041 raft_consensus.cc:2272] T d2ba0c68ae354e5493d129ba2b07e33e P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.097528 27041 tablet_replica.cc:333] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.097963 27041 raft_consensus.cc:2243] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.098274 27041 raft_consensus.cc:2272] T a5d52205470b4567b6b23ddc5f0f2cac P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.099818 27041 tablet_replica.cc:333] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.100235 27041 raft_consensus.cc:2243] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.100600 27041 raft_consensus.cc:2272] T 426805172986404eac6871fed7292a23 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.102085 27041 tablet_replica.cc:333] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.102473 27041 raft_consensus.cc:2243] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.102780 27041 raft_consensus.cc:2272] T 05840bd66df64bf99a2254b41afa11f2 P cd826690240f4e96ac912eae66ec6607 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.104701 27041 tablet_replica.cc:333] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.105134 27041 raft_consensus.cc:2243] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.105801 27041 raft_consensus.cc:2272] T f4cd6cb1ae8f4116b431fdf186d77269 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.107312 27041 tablet_replica.cc:333] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.107748 27041 raft_consensus.cc:2243] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.108376 27041 raft_consensus.cc:2272] T c7710a0547f3425893788c6ceb6b0f49 P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.109956 27041 tablet_replica.cc:333] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.110358 27041 raft_consensus.cc:2243] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.110669 27041 raft_consensus.cc:2272] T 64cb3dd16a7947e1a859fbe4edfc416e P cd826690240f4e96ac912eae66ec6607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.112190 27041 tablet_replica.cc:333] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607: stopping tablet replica
I20260713 09:10:24.112564 27041 raft_consensus.cc:2243] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.112916 27041 raft_consensus.cc:2272] T bc3d18acbd864b8eaea0304d9e867459 P cd826690240f4e96ac912eae66ec6607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.146065 27041 tablet_server.cc:196] TabletServer@127.26.104.68:0 shutdown complete.
I20260713 09:10:24.172094 27041 master.cc:562] Master@127.26.104.126:33061 shutting down...
I20260713 09:10:24.190157 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.190640 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.190946 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5c83cd26819434fa59f838b56805eba: stopping tablet replica
I20260713 09:10:24.209339 27041 master.cc:584] Master@127.26.104.126:33061 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17242 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:10:24.256242 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:45241
I20260713 09:10:24.257282 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.262076 29790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:24.262089 29791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.264896 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:24.264946 29793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.266028 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.266201 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.266314 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933824266298 us; error 0 us; skew 500 ppm
I20260713 09:10:24.266788 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.268877 27041 webserver.cc:533] Webserver started at http://127.26.104.126:38627/ using document root <none> and password file <none>
I20260713 09:10:24.269308 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.269457 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.269656 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.270617 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "9195825c62eb47509752f48056fdbdc2"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.274569 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:24.277618 29798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.278280 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:24.278524 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "9195825c62eb47509752f48056fdbdc2"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.278779 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-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)
I20260713 09:10:24.287532 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.288604 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.324522 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:45241
I20260713 09:10:24.324626 29849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:45241 every 8 connection(s)
I20260713 09:10:24.328099 29850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.337563 29850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2: Bootstrap starting.
I20260713 09:10:24.341950 29850 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.345690 29850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2: No bootstrap required, opened a new log
I20260713 09:10:24.347668 29850 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9195825c62eb47509752f48056fdbdc2" member_type: VOTER }
I20260713 09:10:24.348022 29850 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.348212 29850 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9195825c62eb47509752f48056fdbdc2, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.348716 29850 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9195825c62eb47509752f48056fdbdc2" member_type: VOTER }
I20260713 09:10:24.349123 29850 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:24.349319 29850 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:24.349556 29850 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:24.353538 29850 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9195825c62eb47509752f48056fdbdc2" member_type: VOTER }
I20260713 09:10:24.353979 29850 leader_election.cc:304] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [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: 9195825c62eb47509752f48056fdbdc2; no voters: 
I20260713 09:10:24.354951 29850 leader_election.cc:290] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:24.355304 29853 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:24.356534 29853 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 9195825c62eb47509752f48056fdbdc2, State: Running, Role: LEADER
I20260713 09:10:24.357151 29853 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [LEADER]: Queue going to LEADER mode. State: All 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: "9195825c62eb47509752f48056fdbdc2" member_type: VOTER }
I20260713 09:10:24.357544 29850 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:24.361034 29854 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9195825c62eb47509752f48056fdbdc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9195825c62eb47509752f48056fdbdc2" member_type: VOTER } }
I20260713 09:10:24.361586 29854 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:24.361909 29855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9195825c62eb47509752f48056fdbdc2. Latest consensus state: current_term: 1 leader_uuid: "9195825c62eb47509752f48056fdbdc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9195825c62eb47509752f48056fdbdc2" member_type: VOTER } }
I20260713 09:10:24.362417 29855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:24.368331 29860 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:24.373004 29860 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:24.373901 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:24.381165 29860 catalog_manager.cc:1383] Generated new cluster ID: d0c18c6982b34ea486ed98e1bca242e4
I20260713 09:10:24.381431 29860 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:24.393323 29860 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:24.394491 29860 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:24.407020 29860 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2: Generated new TSK 0
I20260713 09:10:24.407600 29860 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:24.440989 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.446429 29871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:24.449491 29872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.449977 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:24.450677 29874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.451467 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.451654 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.451800 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933824451783 us; error 0 us; skew 500 ppm
I20260713 09:10:24.452467 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.454548 27041 webserver.cc:533] Webserver started at http://127.26.104.65:44049/ using document root <none> and password file <none>
I20260713 09:10:24.454960 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.455102 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.455302 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.456308 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.460273 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:24.463092 29879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.463747 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:24.463999 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.464239 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-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)
I20260713 09:10:24.483603 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.484701 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.486047 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:24.488166 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:24.488334 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.488565 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:24.488715 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.525044 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:41153
I20260713 09:10:24.525126 29941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:41153 every 8 connection(s)
I20260713 09:10:24.529244 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.535985 29946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:24.537065 29947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.539417 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:24.540143 29942 heartbeater.cc:344] Connected to a master server at 127.26.104.126:45241
W20260713 09:10:24.540302 29950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.540478 29942 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:24.541205 29942 heartbeater.cc:507] Master 127.26.104.126:45241 requested a full tablet report, sending...
I20260713 09:10:24.541237 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.541538 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.541740 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933824541677 us; error 0 us; skew 500 ppm
I20260713 09:10:24.542522 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.543051 29815 ts_manager.cc:194] Registered new tserver with Master: 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153)
I20260713 09:10:24.544658 29815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44410
I20260713 09:10:24.545115 27041 webserver.cc:533] Webserver started at http://127.26.104.66:35929/ using document root <none> and password file <none>
I20260713 09:10:24.545652 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.545890 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.546144 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.547195 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "8a9e04336f024712a1e69836ae42c22a"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.551129 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:24.554015 29954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.554654 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:24.554926 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "8a9e04336f024712a1e69836ae42c22a"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.555168 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-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)
I20260713 09:10:24.573630 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.574638 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.575948 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:24.577908 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:24.578084 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.578299 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:24.578444 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.615156 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:34081
I20260713 09:10:24.615235 30016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:34081 every 8 connection(s)
I20260713 09:10:24.619791 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.626113 30020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:24.627645 30021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.630021 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:24.630841 30017 heartbeater.cc:344] Connected to a master server at 127.26.104.126:45241
W20260713 09:10:24.630782 30023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:24.631341 30017 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:24.632016 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.632303 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.632251 30017 heartbeater.cc:507] Master 127.26.104.126:45241 requested a full tablet report, sending...
I20260713 09:10:24.632645 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933824632624 us; error 0 us; skew 500 ppm
I20260713 09:10:24.633383 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.634395 29815 ts_manager.cc:194] Registered new tserver with Master: 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:24.635741 27041 webserver.cc:533] Webserver started at http://127.26.104.67:37703/ using document root <none> and password file <none>
I20260713 09:10:24.635906 29815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44412
I20260713 09:10:24.636245 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.636471 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.636718 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.637846 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "ad93709dc6d9433ab77dcf11ce605f10"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.641805 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:10:24.644654 30028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.645319 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:24.645569 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "ad93709dc6d9433ab77dcf11ce605f10"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:24.645803 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-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)
I20260713 09:10:24.664710 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.665822 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.667191 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:24.669286 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:24.669454 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.669687 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:24.669828 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.706212 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:43147
I20260713 09:10:24.706341 30090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:43147 every 8 connection(s)
I20260713 09:10:24.718400 30091 heartbeater.cc:344] Connected to a master server at 127.26.104.126:45241
I20260713 09:10:24.718792 30091 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:24.719491 30091 heartbeater.cc:507] Master 127.26.104.126:45241 requested a full tablet report, sending...
I20260713 09:10:24.721163 29815 ts_manager.cc:194] Registered new tserver with Master: ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:24.721292 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012281544s
I20260713 09:10:24.722414 29815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44420
I20260713 09:10:24.743166 29815 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44436:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:24.745872 29815 catalog_manager.cc:7077] 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.
I20260713 09:10:24.817833 29982 tablet_service.cc:1511] Processing CreateTablet for tablet bb8063aaaf2e4e0f94380e88f970ee0b (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:24.818451 29981 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78726ab0d9478aa5db6e88afec622b (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:24.819270 29982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8063aaaf2e4e0f94380e88f970ee0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.819900 29981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78726ab0d9478aa5db6e88afec622b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.823285 29907 tablet_service.cc:1511] Processing CreateTablet for tablet bb8063aaaf2e4e0f94380e88f970ee0b (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:24.824607 29907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8063aaaf2e4e0f94380e88f970ee0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.825137 29903 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb4c424757e48b39a768233948a3f63 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:24.826370 29903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb4c424757e48b39a768233948a3f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.827976 29980 tablet_service.cc:1511] Processing CreateTablet for tablet 21995a939a294f07a81fdc4820fec7f0 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:24.828501 29904 tablet_service.cc:1511] Processing CreateTablet for tablet d9141dc2300946b7bafc3dbc6820aa62 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:24.828588 30056 tablet_service.cc:1511] Processing CreateTablet for tablet bb8063aaaf2e4e0f94380e88f970ee0b (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:24.829744 29980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21995a939a294f07a81fdc4820fec7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.829898 30056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8063aaaf2e4e0f94380e88f970ee0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.830525 29905 tablet_service.cc:1511] Processing CreateTablet for tablet 21995a939a294f07a81fdc4820fec7f0 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:24.832631 29906 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78726ab0d9478aa5db6e88afec622b (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:24.839761 29906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78726ab0d9478aa5db6e88afec622b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.841159 29904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9141dc2300946b7bafc3dbc6820aa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.842578 29905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21995a939a294f07a81fdc4820fec7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.848253 29902 tablet_service.cc:1511] Processing CreateTablet for tablet d28785967e1b49d581075365371663ba (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:24.848421 30055 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78726ab0d9478aa5db6e88afec622b (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:24.849531 29902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28785967e1b49d581075365371663ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.849735 30055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78726ab0d9478aa5db6e88afec622b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.858675 30054 tablet_service.cc:1511] Processing CreateTablet for tablet 21995a939a294f07a81fdc4820fec7f0 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:24.860049 30054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21995a939a294f07a81fdc4820fec7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.842520 30106 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:24.871012 29901 tablet_service.cc:1511] Processing CreateTablet for tablet e95311f01beb42b99b2b97fb9ece4757 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:24.872159 30106 tablet_bootstrap.cc:654] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.872304 29901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95311f01beb42b99b2b97fb9ece4757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.873492 29982 tablet_service.cc:1511] Processing CreateTablet for tablet d9141dc2300946b7bafc3dbc6820aa62 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:24.874476 30053 tablet_service.cc:1511] Processing CreateTablet for tablet d9141dc2300946b7bafc3dbc6820aa62 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:24.877837 30053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9141dc2300946b7bafc3dbc6820aa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.879619 29982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9141dc2300946b7bafc3dbc6820aa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.885062 29907 tablet_service.cc:1511] Processing CreateTablet for tablet 49bc0b7613424aa698b28ce16d4ded33 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:24.891142 29907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bc0b7613424aa698b28ce16d4ded33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.892879 29980 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb4c424757e48b39a768233948a3f63 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:24.894152 29980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb4c424757e48b39a768233948a3f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.894469 29979 tablet_service.cc:1511] Processing CreateTablet for tablet d28785967e1b49d581075365371663ba (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:24.895763 29979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28785967e1b49d581075365371663ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.898236 30051 tablet_service.cc:1511] Processing CreateTablet for tablet e95311f01beb42b99b2b97fb9ece4757 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:24.899559 30051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95311f01beb42b99b2b97fb9ece4757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.894950 30052 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb4c424757e48b39a768233948a3f63 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:24.904469 30052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb4c424757e48b39a768233948a3f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.898140 29978 tablet_service.cc:1511] Processing CreateTablet for tablet e95311f01beb42b99b2b97fb9ece4757 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:24.908162 29978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95311f01beb42b99b2b97fb9ece4757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.926221 29981 tablet_service.cc:1511] Processing CreateTablet for tablet 49bc0b7613424aa698b28ce16d4ded33 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:24.927557 29981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bc0b7613424aa698b28ce16d4ded33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.938657 30050 tablet_service.cc:1511] Processing CreateTablet for tablet 49bc0b7613424aa698b28ce16d4ded33 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:24.939996 30050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bc0b7613424aa698b28ce16d4ded33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.948252 30054 tablet_service.cc:1511] Processing CreateTablet for tablet d28785967e1b49d581075365371663ba (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:24.949528 30054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28785967e1b49d581075365371663ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.976135 30107 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:24.978396 29904 tablet_service.cc:1511] Processing CreateTablet for tablet 2a752f7ce2264b9a834c5d228319997a (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:24.979660 29904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a752f7ce2264b9a834c5d228319997a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.980176 29978 tablet_service.cc:1511] Processing CreateTablet for tablet 2a752f7ce2264b9a834c5d228319997a (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:24.981503 29978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a752f7ce2264b9a834c5d228319997a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.985720 30106 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:24.986195 30106 ts_tablet_manager.cc:1403] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.144s	user 0.034s	sys 0.034s
I20260713 09:10:24.990504 30106 raft_consensus.cc:359] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:24.991179 30106 raft_consensus.cc:385] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.991492 30106 raft_consensus.cc:740] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.992295 30106 consensus_queue.cc:260] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:24.993079 30108 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:24.994259 30054 tablet_service.cc:1511] Processing CreateTablet for tablet 2a752f7ce2264b9a834c5d228319997a (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:24.992763 30107 tablet_bootstrap.cc:654] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.997772 30106 ts_tablet_manager.cc:1434] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:10:24.999193 29904 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5d04a08d5a43ddb7ad7ed1cf300422 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:25.000341 29904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5d04a08d5a43ddb7ad7ed1cf300422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.006448 30050 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5d04a08d5a43ddb7ad7ed1cf300422 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:25.007772 30017 heartbeater.cc:499] Master 127.26.104.126:45241 was elected leader, sending a full tablet report...
I20260713 09:10:25.008241 30054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a752f7ce2264b9a834c5d228319997a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.011140 30050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5d04a08d5a43ddb7ad7ed1cf300422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.011320 30106 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.021252 30106 tablet_bootstrap.cc:654] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.011663 29981 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5d04a08d5a43ddb7ad7ed1cf300422 (DEFAULT_TABLE table=test-workload [id=2617a8a00a7946a78cba2cd210faca18]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:25.024730 29981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5d04a08d5a43ddb7ad7ed1cf300422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.015048 30107 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.027791 30107 ts_tablet_manager.cc:1403] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260713 09:10:25.009500 30108 tablet_bootstrap.cc:654] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.030709 30107 raft_consensus.cc:359] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.031473 30107 raft_consensus.cc:385] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.031805 30107 raft_consensus.cc:740] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.032527 30107 consensus_queue.cc:260] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.034164 30106 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.034629 29942 heartbeater.cc:499] Master 127.26.104.126:45241 was elected leader, sending a full tablet report...
I20260713 09:10:25.034714 30106 ts_tablet_manager.cc:1403] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260713 09:10:25.037626 30106 raft_consensus.cc:359] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.037961 30107 ts_tablet_manager.cc:1434] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:25.038283 30106 raft_consensus.cc:385] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.038640 30106 raft_consensus.cc:740] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.039134 30107 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.039505 30106 consensus_queue.cc:260] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.044852 30106 ts_tablet_manager.cc:1434] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:10:25.045720 30107 tablet_bootstrap.cc:654] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.045769 30106 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.045625 30108 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.048961 30108 ts_tablet_manager.cc:1403] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.006s
I20260713 09:10:25.051687 30106 tablet_bootstrap.cc:654] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.051923 30108 raft_consensus.cc:359] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.052649 30108 raft_consensus.cc:385] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.052945 30108 raft_consensus.cc:740] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.057649 30107 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.058154 30107 ts_tablet_manager.cc:1403] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:10:25.061165 30107 raft_consensus.cc:359] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:25.061164 30108 consensus_queue.cc:260] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.062085 30107 raft_consensus.cc:385] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.062462 30107 raft_consensus.cc:740] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.063360 30107 consensus_queue.cc:260] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:25.066488 30107 ts_tablet_manager.cc:1434] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:25.066650 30091 heartbeater.cc:499] Master 127.26.104.126:45241 was elected leader, sending a full tablet report...
I20260713 09:10:25.067130 30108 ts_tablet_manager.cc:1434] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
I20260713 09:10:25.068107 30108 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.068976 30106 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.069406 30106 ts_tablet_manager.cc:1403] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260713 09:10:25.072096 30106 raft_consensus.cc:359] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.072727 30106 raft_consensus.cc:385] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.073026 30106 raft_consensus.cc:740] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.074064 30108 tablet_bootstrap.cc:654] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.073727 30106 consensus_queue.cc:260] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.075011 30107 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.076064 30106 ts_tablet_manager.cc:1434] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:25.077049 30106 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.082410 30114 raft_consensus.cc:493] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.083098 30107 tablet_bootstrap.cc:654] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.082892 30114 raft_consensus.cc:515] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.083200 30106 tablet_bootstrap.cc:654] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.085378 30114 leader_election.cc:290] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.086236 30117 raft_consensus.cc:493] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.086723 30117 raft_consensus.cc:515] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.093870 30117 leader_election.cc:290] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.095521 30107 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.096031 30107 ts_tablet_manager.cc:1403] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:10:25.098860 30107 raft_consensus.cc:359] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.099650 30107 raft_consensus.cc:385] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.099936 30107 raft_consensus.cc:740] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.100732 30107 consensus_queue.cc:260] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.106110 30107 ts_tablet_manager.cc:1434] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:25.107075 30107 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.108717 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.109467 29992 raft_consensus.cc:2468] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.110931 30029 leader_election.cc:304] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.111901 30117 raft_consensus.cc:2804] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.112280 30117 raft_consensus.cc:493] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.112632 30117 raft_consensus.cc:3060] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.120666 30117 raft_consensus.cc:515] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.121814 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.123653 30107 tablet_bootstrap.cc:654] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:25.123797 30030 leader_election.cc:343] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.125639 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
W20260713 09:10:25.126991 30030 leader_election.cc:343] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.135138 30107 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.135648 30107 ts_tablet_manager.cc:1403] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260713 09:10:25.137524 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.138156 29992 raft_consensus.cc:3060] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.138546 30108 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.138247 30107 raft_consensus.cc:359] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.139062 30108 ts_tablet_manager.cc:1403] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.013s
I20260713 09:10:25.139099 30107 raft_consensus.cc:385] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.139530 30107 raft_consensus.cc:740] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.140360 30107 consensus_queue.cc:260] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.145205 30107 ts_tablet_manager.cc:1434] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:25.146158 30107 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.146508 30117 leader_election.cc:290] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.146029 29992 raft_consensus.cc:2468] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.148494 30029 leader_election.cc:304] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 8936b32dbccc42bbb538aa02cd4b99eb
I20260713 09:10:25.149632 30117 raft_consensus.cc:2804] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.152486 30107 tablet_bootstrap.cc:654] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.154848 30117 raft_consensus.cc:697] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Becoming Leader. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:25.155807 30117 consensus_queue.cc:237] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.141969 30108 raft_consensus.cc:359] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.170509 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.173369 29813 catalog_manager.cc:5697] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "ad93709dc6d9433ab77dcf11ce605f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.165758 30108 raft_consensus.cc:385] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.175798 30108 raft_consensus.cc:740] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.177361 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.177618 30108 consensus_queue.cc:260] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.178052 29992 raft_consensus.cc:2468] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 0.
I20260713 09:10:25.179747 30066 raft_consensus.cc:2468] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 0.
I20260713 09:10:25.180841 30108 ts_tablet_manager.cc:1434] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260713 09:10:25.181053 30106 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.181605 30106 ts_tablet_manager.cc:1403] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.105s	user 0.044s	sys 0.055s
I20260713 09:10:25.181901 30108 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.184330 30106 raft_consensus.cc:359] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.184995 30106 raft_consensus.cc:385] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.185274 30106 raft_consensus.cc:740] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.185458 30107 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.185998 30107 ts_tablet_manager.cc:1403] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.018s
I20260713 09:10:25.186275 29880 leader_election.cc:304] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.186100 30106 consensus_queue.cc:260] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.188156 30114 raft_consensus.cc:2804] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.188356 30108 tablet_bootstrap.cc:654] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.188519 30114 raft_consensus.cc:493] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.188884 30114 raft_consensus.cc:3060] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.194592 30106 ts_tablet_manager.cc:1434] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:10:25.195562 30106 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.196048 30114 raft_consensus.cc:515] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.198040 30114 leader_election.cc:290] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 election: Requested vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.199595 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.200127 29992 raft_consensus.cc:3060] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.200418 30108 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.200855 30108 ts_tablet_manager.cc:1403] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:10:25.201414 30106 tablet_bootstrap.cc:654] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.201287 30107 raft_consensus.cc:359] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.202020 30107 raft_consensus.cc:385] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.202309 30107 raft_consensus.cc:740] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.203087 30107 consensus_queue.cc:260] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.203688 30108 raft_consensus.cc:359] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.204408 30108 raft_consensus.cc:385] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.204685 30108 raft_consensus.cc:740] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.205212 30107 ts_tablet_manager.cc:1434] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:10:25.205484 30108 consensus_queue.cc:260] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.207744 30108 ts_tablet_manager.cc:1434] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:25.208642 30108 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.214341 30108 tablet_bootstrap.cc:654] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.217747 30107 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.224289 30107 tablet_bootstrap.cc:654] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.203850 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:25.225340 30108 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.225260 30066 raft_consensus.cc:3060] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.225862 30108 ts_tablet_manager.cc:1403] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:25.228780 30108 raft_consensus.cc:359] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:25.229475 30108 raft_consensus.cc:385] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.229763 30108 raft_consensus.cc:740] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.230655 30108 consensus_queue.cc:260] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:25.234629 29992 raft_consensus.cc:2468] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 1.
I20260713 09:10:25.235535 30108 ts_tablet_manager.cc:1434] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:10:25.239455 30066 raft_consensus.cc:2468] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 1.
I20260713 09:10:25.240460 30108 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.240691 29880 leader_election.cc:304] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.241739 30114 raft_consensus.cc:2804] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.237938 30107 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.242764 30107 ts_tablet_manager.cc:1403] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260713 09:10:25.244405 30106 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.244917 30106 ts_tablet_manager.cc:1403] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.050s	user 0.032s	sys 0.015s
I20260713 09:10:25.246120 30108 tablet_bootstrap.cc:654] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.245771 30107 raft_consensus.cc:359] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.246560 30107 raft_consensus.cc:385] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.246903 30107 raft_consensus.cc:740] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.247808 30107 consensus_queue.cc:260] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.247900 30106 raft_consensus.cc:359] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.248679 30106 raft_consensus.cc:385] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.248965 30106 raft_consensus.cc:740] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.249678 30106 consensus_queue.cc:260] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.251883 30106 ts_tablet_manager.cc:1434] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:25.252825 30106 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.258847 30106 tablet_bootstrap.cc:654] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.258948 30114 raft_consensus.cc:697] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 LEADER]: Becoming Leader. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Running, Role: LEADER
I20260713 09:10:25.259891 30114 consensus_queue.cc:237] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.269014 30107 ts_tablet_manager.cc:1434] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260713 09:10:25.270530 30107 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.273182 29814 catalog_manager.cc:5697] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65). New cstate: current_term: 1 leader_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.279106 30107 tablet_bootstrap.cc:654] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.283545 30108 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.284027 30108 ts_tablet_manager.cc:1403] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.019s
I20260713 09:10:25.286994 30108 raft_consensus.cc:359] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.287737 30108 raft_consensus.cc:385] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.288033 30108 raft_consensus.cc:740] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.288893 30108 consensus_queue.cc:260] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.292462 30108 ts_tablet_manager.cc:1434] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:25.292511 30107 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.293121 30106 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.293166 30107 ts_tablet_manager.cc:1403] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:10:25.293502 30108 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.293889 30106 ts_tablet_manager.cc:1403] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.028s
I20260713 09:10:25.296267 30107 raft_consensus.cc:359] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.296941 30107 raft_consensus.cc:385] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.297225 30107 raft_consensus.cc:740] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.297627 30106 raft_consensus.cc:359] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.297925 30107 consensus_queue.cc:260] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.299957 30108 tablet_bootstrap.cc:654] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.300200 30107 ts_tablet_manager.cc:1434] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:25.301133 30107 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.298379 30106 raft_consensus.cc:385] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.303557 30106 raft_consensus.cc:740] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.304308 30106 consensus_queue.cc:260] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.306384 30106 ts_tablet_manager.cc:1434] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:10:25.307256 30106 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.308596 30108 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.309085 30108 ts_tablet_manager.cc:1403] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260713 09:10:25.311811 30108 raft_consensus.cc:359] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.312463 30108 raft_consensus.cc:385] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.312726 30108 raft_consensus.cc:740] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.313105 30106 tablet_bootstrap.cc:654] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.313416 30108 consensus_queue.cc:260] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.315779 30108 ts_tablet_manager.cc:1434] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:10:25.316685 30108 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.313105 30107 tablet_bootstrap.cc:654] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.322513 30108 tablet_bootstrap.cc:654] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.325282 30117 raft_consensus.cc:493] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.325834 30117 raft_consensus.cc:515] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.328492 30117 leader_election.cc:290] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.330056 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28785967e1b49d581075365371663ba" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.330607 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28785967e1b49d581075365371663ba" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.331261 30114 raft_consensus.cc:493] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.330716 29917 raft_consensus.cc:2468] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.331790 30114 raft_consensus.cc:515] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
W20260713 09:10:25.332716 30029 leader_election.cc:343] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.333843 30114 leader_election.cc:290] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.335712 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.336053 30030 leader_election.cc:304] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [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: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 8a9e04336f024712a1e69836ae42c22a
I20260713 09:10:25.336335 30066 raft_consensus.cc:2468] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 0.
I20260713 09:10:25.337159 30117 raft_consensus.cc:2804] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.337512 30117 raft_consensus.cc:493] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.337473 29880 leader_election.cc:304] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.338042 30106 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.338075 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.338658 30114 raft_consensus.cc:2804] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.338732 30106 ts_tablet_manager.cc:1403] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.016s
I20260713 09:10:25.338088 30117 raft_consensus.cc:3060] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.339146 30114 raft_consensus.cc:493] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.339543 30108 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.339582 30114 raft_consensus.cc:3060] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.340150 30108 ts_tablet_manager.cc:1403] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260713 09:10:25.338864 29992 raft_consensus.cc:2468] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 0.
I20260713 09:10:25.341774 30106 raft_consensus.cc:359] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.342451 30106 raft_consensus.cc:385] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.342710 30106 raft_consensus.cc:740] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.342818 30108 raft_consensus.cc:359] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.343547 30108 raft_consensus.cc:385] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.343921 30108 raft_consensus.cc:740] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.343601 30106 consensus_queue.cc:260] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.328835 30107 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.347249 30114 raft_consensus.cc:515] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:25.347956 30107 ts_tablet_manager.cc:1403] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260713 09:10:25.348346 30106 ts_tablet_manager.cc:1434] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:25.349323 30106 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.347538 30117 raft_consensus.cc:515] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.349998 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:25.350595 30066 raft_consensus.cc:3060] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.346035 30108 consensus_queue.cc:260] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.352280 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28785967e1b49d581075365371663ba" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:25.352658 30108 ts_tablet_manager.cc:1434] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:10:25.352819 29917 raft_consensus.cc:3060] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.353617 30108 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.359926 30108 tablet_bootstrap.cc:654] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.359951 29917 raft_consensus.cc:2468] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.361310 30030 leader_election.cc:304] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.361785 30106 tablet_bootstrap.cc:654] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.362280 30126 raft_consensus.cc:2804] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.363766 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28785967e1b49d581075365371663ba" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
W20260713 09:10:25.365206 30029 leader_election.cc:343] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.365839 30117 leader_election.cc:290] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
W20260713 09:10:25.367940 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:25.370234 30107 raft_consensus.cc:359] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.371003 30107 raft_consensus.cc:385] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.371315 30107 raft_consensus.cc:740] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.372146 30107 consensus_queue.cc:260] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.376989 30066 raft_consensus.cc:2468] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 1.
I20260713 09:10:25.378324 29880 leader_election.cc:304] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.379269 30135 raft_consensus.cc:2804] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.379784 30135 raft_consensus.cc:697] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 LEADER]: Becoming Leader. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Running, Role: LEADER
I20260713 09:10:25.380668 30135 consensus_queue.cc:237] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:25.381191 30107 ts_tablet_manager.cc:1434] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260713 09:10:25.382339 30107 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.386502 30117 raft_consensus.cc:493] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.387056 30117 raft_consensus.cc:515] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.389418 30117 leader_election.cc:290] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.390600 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb4c424757e48b39a768233948a3f63" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.391052 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb4c424757e48b39a768233948a3f63" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.391268 29992 raft_consensus.cc:2468] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.391834 29917 raft_consensus.cc:2468] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.392858 30029 leader_election.cc:304] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.393767 30117 raft_consensus.cc:2804] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.394202 30117 raft_consensus.cc:493] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.394586 30117 raft_consensus.cc:3060] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.398937 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.399600 29992 raft_consensus.cc:3060] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.402428 30107 tablet_bootstrap.cc:654] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.403110 30110 raft_consensus.cc:493] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.403661 30110 raft_consensus.cc:515] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.406266 30110 leader_election.cc:290] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.406906 30117 raft_consensus.cc:515] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.411120 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb4c424757e48b39a768233948a3f63" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:25.411715 29917 raft_consensus.cc:3060] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.415036 29992 raft_consensus.cc:2468] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 1.
I20260713 09:10:25.416617 30114 leader_election.cc:290] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 election: Requested vote from peers ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.420636 29917 raft_consensus.cc:2468] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.421977 30030 leader_election.cc:304] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.424605 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb4c424757e48b39a768233948a3f63" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.425839 29992 raft_consensus.cc:3060] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.425256 30117 leader_election.cc:290] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.431878 30117 raft_consensus.cc:2804] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.432386 30117 raft_consensus.cc:697] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Becoming Leader. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:25.433296 30117 consensus_queue.cc:237] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.433212 29813 catalog_manager.cc:5697] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65). New cstate: current_term: 1 leader_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.434504 30114 raft_consensus.cc:493] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.435130 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95311f01beb42b99b2b97fb9ece4757" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.435658 30114 raft_consensus.cc:515] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.437704 29917 raft_consensus.cc:2468] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 0.
I20260713 09:10:25.439632 29956 leader_election.cc:304] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.440580 30110 raft_consensus.cc:2804] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.439564 30107 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.441009 30110 raft_consensus.cc:493] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.441416 30110 raft_consensus.cc:3060] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.441365 30107 ts_tablet_manager.cc:1403] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.004s
I20260713 09:10:25.442929 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95311f01beb42b99b2b97fb9ece4757" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.443181 29991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95311f01beb42b99b2b97fb9ece4757" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
W20260713 09:10:25.444563 29955 leader_election.cc:343] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.442209 30126 raft_consensus.cc:697] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Becoming Leader. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:25.446271 30126 consensus_queue.cc:237] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.450028 30114 leader_election.cc:290] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.450487 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95311f01beb42b99b2b97fb9ece4757" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
W20260713 09:10:25.451838 29880 leader_election.cc:343] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.449375 30110 raft_consensus.cc:515] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.454785 29991 raft_consensus.cc:2393] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8936b32dbccc42bbb538aa02cd4b99eb in current term 1: Already voted for candidate 8a9e04336f024712a1e69836ae42c22a in this term.
I20260713 09:10:25.456288 30106 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.456314 30108 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.456415 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95311f01beb42b99b2b97fb9ece4757" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:25.456605 29880 leader_election.cc:304] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [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: 8936b32dbccc42bbb538aa02cd4b99eb; no voters: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10
I20260713 09:10:25.456825 30106 ts_tablet_manager.cc:1403] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.108s	user 0.048s	sys 0.038s
I20260713 09:10:25.457161 29917 raft_consensus.cc:3060] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.457163 30108 ts_tablet_manager.cc:1403] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.104s	user 0.032s	sys 0.041s
I20260713 09:10:25.459760 30135 raft_consensus.cc:493] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.460350 29992 raft_consensus.cc:2468] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.460216 30135 raft_consensus.cc:515] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.461478 30107 raft_consensus.cc:359] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.462152 30107 raft_consensus.cc:385] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.462495 30107 raft_consensus.cc:740] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.463205 30107 consensus_queue.cc:260] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.463492 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.465186 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.462121 30135 leader_election.cc:290] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.465658 30106 raft_consensus.cc:359] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.466457 30106 raft_consensus.cc:385] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.466771 30106 raft_consensus.cc:740] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.466756 29992 raft_consensus.cc:2393] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8936b32dbccc42bbb538aa02cd4b99eb in current term 1: Already voted for candidate ad93709dc6d9433ab77dcf11ce605f10 in this term.
I20260713 09:10:25.467728 30106 consensus_queue.cc:260] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.468456 29880 leader_election.cc:304] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [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: 8936b32dbccc42bbb538aa02cd4b99eb; no voters: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10
I20260713 09:10:25.469571 30135 raft_consensus.cc:3060] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.470221 30110 leader_election.cc:290] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.471179 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95311f01beb42b99b2b97fb9ece4757" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:25.475334 30108 raft_consensus.cc:359] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.476154 30108 raft_consensus.cc:385] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.476505 30108 raft_consensus.cc:740] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.476030 30135 raft_consensus.cc:2749] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.477566 30108 consensus_queue.cc:260] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.478039 29917 raft_consensus.cc:2468] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 1.
I20260713 09:10:25.478470 30066 raft_consensus.cc:3060] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.478492 30114 raft_consensus.cc:2749] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.479673 30108 ts_tablet_manager.cc:1434] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:10:25.481269 29956 leader_election.cc:304] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.482225 30110 raft_consensus.cc:2804] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.482718 30110 raft_consensus.cc:697] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 1 LEADER]: Becoming Leader. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Running, Role: LEADER
I20260713 09:10:25.486902 30107 ts_tablet_manager.cc:1434] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260713 09:10:25.489032 30066 raft_consensus.cc:2468] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 1.
I20260713 09:10:25.485067 30110 consensus_queue.cc:237] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.490523 30108 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.490674 30107 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:25.490999 30106 ts_tablet_manager.cc:1434] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.013s
I20260713 09:10:25.488451 29813 catalog_manager.cc:5697] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "ad93709dc6d9433ab77dcf11ce605f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.492084 30106 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.492516 30114 raft_consensus.cc:493] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.499531 30107 tablet_bootstrap.cc:654] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.501241 30108 tablet_bootstrap.cc:654] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.502569 30114 raft_consensus.cc:515] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.505225 30114 leader_election.cc:290] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.506819 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a752f7ce2264b9a834c5d228319997a" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.507886 30106 tablet_bootstrap.cc:654] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:25.508088 29880 leader_election.cc:343] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.508198 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a752f7ce2264b9a834c5d228319997a" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
W20260713 09:10:25.509480 29880 leader_election.cc:343] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.509867 29880 leader_election.cc:304] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [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: 8936b32dbccc42bbb538aa02cd4b99eb; no voters: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10
I20260713 09:10:25.510576 30114 raft_consensus.cc:2749] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.513871 29812 catalog_manager.cc:5697] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a9e04336f024712a1e69836ae42c22a (127.26.104.66). New cstate: current_term: 1 leader_uuid: "8a9e04336f024712a1e69836ae42c22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.518280 30108 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.518648 30108 ts_tablet_manager.cc:1403] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260713 09:10:25.520545 30108 raft_consensus.cc:359] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.521052 30108 raft_consensus.cc:385] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.521291 30108 raft_consensus.cc:740] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.521781 30108 consensus_queue.cc:260] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.523412 29813 catalog_manager.cc:5697] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "ad93709dc6d9433ab77dcf11ce605f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.526021 30107 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: No bootstrap required, opened a new log
I20260713 09:10:25.523406 30108 ts_tablet_manager.cc:1434] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260713 09:10:25.526443 30107 ts_tablet_manager.cc:1403] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.012s
I20260713 09:10:25.527062 30108 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10: Bootstrap starting.
I20260713 09:10:25.528039 30106 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.528486 30106 ts_tablet_manager.cc:1403] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260713 09:10:25.528856 30107 raft_consensus.cc:359] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.529459 30107 raft_consensus.cc:385] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.529707 30107 raft_consensus.cc:740] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.530436 30107 consensus_queue.cc:260] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.532487 30108 tablet_bootstrap.cc:654] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.535717 30107 ts_tablet_manager.cc:1434] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:10:25.530900 30106 raft_consensus.cc:359] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.537739 30106 raft_consensus.cc:385] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.538022 30106 raft_consensus.cc:740] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.538363 30108 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10: No bootstrap required, opened a new log
I20260713 09:10:25.538807 30108 ts_tablet_manager.cc:1403] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:10:25.538805 30106 consensus_queue.cc:260] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.541496 30108 raft_consensus.cc:359] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.542098 30108 raft_consensus.cc:385] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.542358 30108 raft_consensus.cc:740] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.542939 30106 ts_tablet_manager.cc:1434] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:10:25.543761 30106 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a: Bootstrap starting.
I20260713 09:10:25.543668 30108 consensus_queue.cc:260] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.547216 30108 ts_tablet_manager.cc:1434] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:25.549327 30106 tablet_bootstrap.cc:654] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.554013 30106 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a: No bootstrap required, opened a new log
I20260713 09:10:25.554324 30106 ts_tablet_manager.cc:1403] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:25.556155 30106 raft_consensus.cc:359] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.556660 30106 raft_consensus.cc:385] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.556876 30106 raft_consensus.cc:740] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.557385 30106 consensus_queue.cc:260] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.559094 30106 ts_tablet_manager.cc:1434] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:10:25.574600 30114 raft_consensus.cc:493] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.575001 30114 raft_consensus.cc:515] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.576498 30114 leader_election.cc:290] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.577163 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.577358 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.577646 29992 raft_consensus.cc:2468] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 0.
I20260713 09:10:25.577873 30066 raft_consensus.cc:2468] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 0.
I20260713 09:10:25.578522 29880 leader_election.cc:304] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.579154 30114 raft_consensus.cc:2804] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.579445 30114 raft_consensus.cc:493] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.579694 30114 raft_consensus.cc:3060] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.584075 30114 raft_consensus.cc:515] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.585422 30114 leader_election.cc:290] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 election: Requested vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.586079 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.586248 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:25.586511 29992 raft_consensus.cc:3060] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.586699 30066 raft_consensus.cc:3060] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.590859 29992 raft_consensus.cc:2468] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 1.
I20260713 09:10:25.591023 30066 raft_consensus.cc:2468] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8936b32dbccc42bbb538aa02cd4b99eb in term 1.
I20260713 09:10:25.591709 29880 leader_election.cc:304] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.592370 30114 raft_consensus.cc:2804] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.592706 30114 raft_consensus.cc:697] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 LEADER]: Becoming Leader. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Running, Role: LEADER
I20260713 09:10:25.593286 30114 consensus_queue.cc:237] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.600194 29814 catalog_manager.cc:5697] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65). New cstate: current_term: 1 leader_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.613613 30126 consensus_queue.cc:1048] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.624372 30144 consensus_queue.cc:1048] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.626946 30110 raft_consensus.cc:493] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.627470 30110 raft_consensus.cc:515] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.629350 30110 leader_election.cc:290] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.631503 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9141dc2300946b7bafc3dbc6820aa62" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.631696 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9141dc2300946b7bafc3dbc6820aa62" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.632130 30066 raft_consensus.cc:2468] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 0.
I20260713 09:10:25.632225 29917 raft_consensus.cc:2468] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 0.
I20260713 09:10:25.633158 29956 leader_election.cc:304] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.634100 30110 raft_consensus.cc:2804] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.634460 30110 raft_consensus.cc:493] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.634789 30110 raft_consensus.cc:3060] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.640220 30110 raft_consensus.cc:515] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.641456 30152 raft_consensus.cc:493] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.641867 30152 raft_consensus.cc:515] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.642299 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9141dc2300946b7bafc3dbc6820aa62" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:25.642864 29917 raft_consensus.cc:3060] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.643529 30152 leader_election.cc:290] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.644368 29916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28785967e1b49d581075365371663ba" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.644891 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28785967e1b49d581075365371663ba" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:25.645119 29916 raft_consensus.cc:2393] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a9e04336f024712a1e69836ae42c22a in current term 1: Already voted for candidate ad93709dc6d9433ab77dcf11ce605f10 in this term.
I20260713 09:10:25.645278 30110 leader_election.cc:290] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:25.646265 29955 leader_election.cc:304] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [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: 8a9e04336f024712a1e69836ae42c22a; no voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10
I20260713 09:10:25.646554 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9141dc2300946b7bafc3dbc6820aa62" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:25.647066 30066 raft_consensus.cc:3060] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.647294 30110 raft_consensus.cc:3060] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.650233 29917 raft_consensus.cc:2468] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 1.
I20260713 09:10:25.651212 29956 leader_election.cc:304] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:25.651613 30066 raft_consensus.cc:2468] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 1.
I20260713 09:10:25.652012 30152 raft_consensus.cc:2804] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.652971 30126 raft_consensus.cc:493] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.653347 30110 raft_consensus.cc:2749] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.653306 30126 raft_consensus.cc:515] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.654528 30152 raft_consensus.cc:697] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 1 LEADER]: Becoming Leader. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Running, Role: LEADER
I20260713 09:10:25.655117 30126 leader_election.cc:290] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.655339 30152 consensus_queue.cc:237] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.655747 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5d04a08d5a43ddb7ad7ed1cf300422" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.656306 29917 raft_consensus.cc:2468] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.656360 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5d04a08d5a43ddb7ad7ed1cf300422" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.656986 29992 raft_consensus.cc:2468] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.657308 30030 leader_election.cc:304] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.658273 30126 raft_consensus.cc:2804] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.658546 30126 raft_consensus.cc:493] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.658852 30126 raft_consensus.cc:3060] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.664173 29814 catalog_manager.cc:5697] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a9e04336f024712a1e69836ae42c22a (127.26.104.66). New cstate: current_term: 1 leader_uuid: "8a9e04336f024712a1e69836ae42c22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.664451 30126 raft_consensus.cc:515] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.666011 30126 leader_election.cc:290] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.666723 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5d04a08d5a43ddb7ad7ed1cf300422" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:25.667075 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5d04a08d5a43ddb7ad7ed1cf300422" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.667644 29917 raft_consensus.cc:3060] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.667721 29992 raft_consensus.cc:3060] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.673934 29992 raft_consensus.cc:2468] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.673934 29917 raft_consensus.cc:2468] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.674963 30029 leader_election.cc:304] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.675563 30126 raft_consensus.cc:2804] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.675915 30126 raft_consensus.cc:697] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Becoming Leader. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:25.676628 30126 consensus_queue.cc:237] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.682922 29814 catalog_manager.cc:5697] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "ad93709dc6d9433ab77dcf11ce605f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.800956 30114 consensus_queue.cc:1048] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.801863 30135 consensus_queue.cc:1048] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.816847 30114 consensus_queue.cc:1048] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.817425 30170 consensus_queue.cc:1048] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:10:25.901590 30126 raft_consensus.cc:493] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.902027 30126 raft_consensus.cc:515] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.903638 30126 leader_election.cc:290] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.904348 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a752f7ce2264b9a834c5d228319997a" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" is_pre_election: true
I20260713 09:10:25.904696 29991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a752f7ce2264b9a834c5d228319997a" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:25.905043 29917 raft_consensus.cc:2468] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.905319 29991 raft_consensus.cc:2468] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 0.
I20260713 09:10:25.906057 30030 leader_election.cc:304] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.906649 30126 raft_consensus.cc:2804] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.907004 30126 raft_consensus.cc:493] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.907249 30126 raft_consensus.cc:3060] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.911829 30126 raft_consensus.cc:515] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.913628 30126 leader_election.cc:290] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:25.913836 30144 consensus_queue.cc:1048] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.914316 29917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a752f7ce2264b9a834c5d228319997a" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:25.914640 29991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a752f7ce2264b9a834c5d228319997a" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:25.914880 29917 raft_consensus.cc:3060] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.915184 29991 raft_consensus.cc:3060] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.920835 29917 raft_consensus.cc:2468] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.922056 30030 leader_election.cc:304] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:25.922811 30117 raft_consensus.cc:2804] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.923254 30117 raft_consensus.cc:697] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Becoming Leader. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:25.923840 29991 raft_consensus.cc:2468] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:25.924962 30144 consensus_queue.cc:1048] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.924032 30117 consensus_queue.cc:237] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:25.935043 29812 catalog_manager.cc:5697] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "ad93709dc6d9433ab77dcf11ce605f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.948964 30117 consensus_queue.cc:1048] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.958585 30126 consensus_queue.cc:1048] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.998642 30152 consensus_queue.cc:1048] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.007810 30110 consensus_queue.cc:1048] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.070112 30170 consensus_queue.cc:1048] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.080186 30135 consensus_queue.cc:1048] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.081923 27041 ts_manager.cc:295] Set tserver state for 8936b32dbccc42bbb538aa02cd4b99eb to MAINTENANCE_MODE
I20260713 09:10:26.082780 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
I20260713 09:10:26.108991 30110 consensus_queue.cc:1048] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.114116 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:26.114765 27041 tablet_replica.cc:333] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.115368 27041 raft_consensus.cc:2243] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.115830 27041 raft_consensus.cc:2272] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.118021 27041 tablet_replica.cc:333] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.118546 27041 raft_consensus.cc:2243] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.118942 27041 raft_consensus.cc:2272] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.122131 27041 tablet_replica.cc:333] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.122799 27041 raft_consensus.cc:2243] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.123214 27041 raft_consensus.cc:2272] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.125239 27041 tablet_replica.cc:333] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.125871 27041 raft_consensus.cc:2243] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.126319 27041 raft_consensus.cc:2272] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.129545 27041 tablet_replica.cc:333] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.130029 27041 raft_consensus.cc:2243] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.130349 27041 raft_consensus.cc:2272] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.131971 27041 tablet_replica.cc:333] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.132625 27041 raft_consensus.cc:2243] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:26.133580 27041 raft_consensus.cc:2272] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.136029 27041 tablet_replica.cc:333] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.136687 27041 raft_consensus.cc:2243] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.137102 27041 raft_consensus.cc:2272] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:26.137706 30030 consensus_peers.cc:597] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.139034 27041 tablet_replica.cc:333] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.139621 27041 raft_consensus.cc:2243] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:26.140362 27041 raft_consensus.cc:2272] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:26.141538 29956 consensus_peers.cc:597] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.142424 27041 tablet_replica.cc:333] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.142913 27041 raft_consensus.cc:2243] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:26.143261 27041 raft_consensus.cc:2272] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.144992 27041 tablet_replica.cc:333] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: stopping tablet replica
I20260713 09:10:26.145397 27041 raft_consensus.cc:2243] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:26.146044 27041 raft_consensus.cc:2272] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:26.171555 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:10:26.174187 30126 consensus_queue.cc:1048] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:26.241444 30030 consensus_peers.cc:597] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:26.368871 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:26.375605 30030 consensus_peers.cc:597] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:26.395853 30030 consensus_peers.cc:597] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:26.448886 29956 consensus_peers.cc:597] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.473258 30126 consensus_queue.cc:1048] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:26.485237 30030 consensus_peers.cc:597] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:27.312675 30126 raft_consensus.cc:493] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.313369 30126 raft_consensus.cc:515] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.314762 30152 raft_consensus.cc:493] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.315474 30126 leader_election.cc:290] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:27.315492 30152 raft_consensus.cc:515] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:27.316993 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:27.317898 30152 leader_election.cc:290] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147), 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153)
I20260713 09:10:27.318655 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
W20260713 09:10:27.319892 30030 leader_election.cc:336] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.320492 30126 raft_consensus.cc:493] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.320451 30030 leader_election.cc:304] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [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: ad93709dc6d9433ab77dcf11ce605f10; no voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a
I20260713 09:10:27.321170 30126 raft_consensus.cc:515] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:27.321532 30117 raft_consensus.cc:2749] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:27.322793 29956 leader_election.cc:336] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.323102 30126 leader_election.cc:290] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153)
I20260713 09:10:27.323308 29956 leader_election.cc:304] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [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: 8a9e04336f024712a1e69836ae42c22a; no voters: 8936b32dbccc42bbb538aa02cd4b99eb, ad93709dc6d9433ab77dcf11ce605f10
I20260713 09:10:27.323865 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:27.324168 30152 raft_consensus.cc:2749] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:27.324954 29992 raft_consensus.cc:2468] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 1.
I20260713 09:10:27.326001 30029 leader_election.cc:304] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:27.326692 30126 raft_consensus.cc:2804] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:27.326704 30030 leader_election.cc:336] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.327185 30126 raft_consensus.cc:493] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.327147 30152 raft_consensus.cc:493] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.327742 30126 raft_consensus.cc:3060] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.327960 30152 raft_consensus.cc:515] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.330612 30152 leader_election.cc:290] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:27.331180 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:27.331743 30066 raft_consensus.cc:2468] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 1.
I20260713 09:10:27.332887 29955 leader_election.cc:304] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
W20260713 09:10:27.333595 29956 leader_election.cc:336] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.333657 30152 raft_consensus.cc:2804] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:27.334060 30152 raft_consensus.cc:493] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.334416 30152 raft_consensus.cc:3060] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.336169 30126 raft_consensus.cc:515] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:27.338119 30126 leader_election.cc:290] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 election: Requested vote from peers 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081), 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153)
I20260713 09:10:27.338660 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8063aaaf2e4e0f94380e88f970ee0b" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
I20260713 09:10:27.339149 29992 raft_consensus.cc:3060] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:27.341724 30030 leader_election.cc:336] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.341979 30152 raft_consensus.cc:515] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.343544 30152 leader_election.cc:290] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:27.344485 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21995a939a294f07a81fdc4820fec7f0" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:27.344923 30066 raft_consensus.cc:3060] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.345552 29992 raft_consensus.cc:2468] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93709dc6d9433ab77dcf11ce605f10 in term 2.
I20260713 09:10:27.346534 30029 leader_election.cc:304] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 8936b32dbccc42bbb538aa02cd4b99eb
I20260713 09:10:27.347381 30126 raft_consensus.cc:2804] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:10:27.347574 29956 leader_election.cc:336] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.347921 30126 raft_consensus.cc:697] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 LEADER]: Becoming Leader. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:27.348987 30126 consensus_queue.cc:237] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [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: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:27.351872 30066 raft_consensus.cc:2468] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 2.
I20260713 09:10:27.353001 29955 leader_election.cc:304] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 8936b32dbccc42bbb538aa02cd4b99eb
I20260713 09:10:27.353667 30152 raft_consensus.cc:2804] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.354130 30152 raft_consensus.cc:697] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 2 LEADER]: Becoming Leader. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Running, Role: LEADER
I20260713 09:10:27.354852 30152 consensus_queue.cc:237] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.356958 29813 catalog_manager.cc:5697] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 reported cstate change: term changed from 1 to 2, leader changed from 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65) to ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "ad93709dc6d9433ab77dcf11ce605f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.362251 29812 catalog_manager.cc:5697] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a reported cstate change: term changed from 1 to 2, leader changed from 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65) to 8a9e04336f024712a1e69836ae42c22a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "8a9e04336f024712a1e69836ae42c22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:27.370386 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:27.578732 30126 raft_consensus.cc:493] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.579285 30126 raft_consensus.cc:515] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.581000 30126 leader_election.cc:290] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081)
I20260713 09:10:27.582062 29992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "ad93709dc6d9433ab77dcf11ce605f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a9e04336f024712a1e69836ae42c22a" is_pre_election: true
I20260713 09:10:27.584590 30152 raft_consensus.cc:493] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
W20260713 09:10:27.584831 30030 leader_election.cc:336] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.585264 30030 leader_election.cc:304] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [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: ad93709dc6d9433ab77dcf11ce605f10; no voters: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a
I20260713 09:10:27.585108 30152 raft_consensus.cc:515] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.585865 30117 raft_consensus.cc:2749] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:27.586930 30152 leader_election.cc:290] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:27.587882 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10" is_pre_election: true
I20260713 09:10:27.588353 30066 raft_consensus.cc:2468] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 1.
I20260713 09:10:27.589143 29955 leader_election.cc:304] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 
I20260713 09:10:27.589694 30152 raft_consensus.cc:2804] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:27.589809 29956 leader_election.cc:336] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.589957 30152 raft_consensus.cc:493] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8936b32dbccc42bbb538aa02cd4b99eb)
I20260713 09:10:27.590289 30152 raft_consensus.cc:3060] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.595551 30152 raft_consensus.cc:515] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.596946 30152 leader_election.cc:290] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:27.597975 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bc0b7613424aa698b28ce16d4ded33" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:27.598511 30066 raft_consensus.cc:3060] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:27.600072 29956 leader_election.cc:336] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111)
I20260713 09:10:27.603341 30066 raft_consensus.cc:2468] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 2.
I20260713 09:10:27.604187 29955 leader_election.cc:304] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [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: 8a9e04336f024712a1e69836ae42c22a, ad93709dc6d9433ab77dcf11ce605f10; no voters: 8936b32dbccc42bbb538aa02cd4b99eb
I20260713 09:10:27.604751 30152 raft_consensus.cc:2804] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.605110 30152 raft_consensus.cc:697] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 2 LEADER]: Becoming Leader. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Running, Role: LEADER
I20260713 09:10:27.605872 30152 consensus_queue.cc:237] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:27.612210 29812 catalog_manager.cc:5697] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a reported cstate change: term changed from 1 to 2, leader changed from 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65) to 8a9e04336f024712a1e69836ae42c22a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "8a9e04336f024712a1e69836ae42c22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:27.776235 30030 consensus_peers.cc:597] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:27.889326 29991 raft_consensus.cc:1275] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Refusing update from remote peer ad93709dc6d9433ab77dcf11ce605f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.890319 30126 consensus_queue.cc:1048] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:27.925734 29956 consensus_peers.cc:597] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:27.926885 30066 raft_consensus.cc:1275] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Refusing update from remote peer 8a9e04336f024712a1e69836ae42c22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.927953 30152 consensus_queue.cc:1048] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:28.183214 29956 consensus_peers.cc:597] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.209861 30066 raft_consensus.cc:1275] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Refusing update from remote peer 8a9e04336f024712a1e69836ae42c22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.211042 30204 consensus_queue.cc:1048] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:28.371227 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:28.555218 30030 consensus_peers.cc:597] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:28.706540 30030 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260713 09:10:28.708550 30030 consensus_peers.cc:597] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:28.760685 29956 consensus_peers.cc:597] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:28.837320 30030 consensus_peers.cc:597] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:28.844769 30030 consensus_peers.cc:597] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:28.937877 30030 consensus_peers.cc:597] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:29.003336 29956 consensus_peers.cc:597] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:29.372069 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:30.142493 30030 consensus_peers.cc:597] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:30.316190 29956 consensus_peers.cc:597] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:30.372881 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:30.466176 29956 consensus_peers.cc:597] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:31.164713 29956 consensus_peers.cc:597] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:10:31.186573 30030 consensus_peers.cc:597] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:31.192662 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:31.200881 30206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:31.201344 30207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:31.203384 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:31.203847 30209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:31.205411 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:31.205677 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:31.205891 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933831205872 us; error 0 us; skew 500 ppm
I20260713 09:10:31.206508 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:31.209095 27041 webserver.cc:533] Webserver started at http://127.26.104.65:44049/ using document root <none> and password file <none>
I20260713 09:10:31.209563 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:31.209708 27041 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:10:31.213246 27041 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:10:31.217180 30214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:31.217903 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:31.218199 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-xk97"
I20260713 09:10:31.218572 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933756182707-27041-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)
I20260713 09:10:31.246572 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:31.247816 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:31.249186 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:31.252599 30221 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:10:31.296456 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:10:31.296715 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260713 09:10:31.297000 27041 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:10:31.301512 30221 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.317667 30221 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.318572 30221 tablet_bootstrap.cc:492] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.319236 30221 ts_tablet_manager.cc:1403] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260713 09:10:31.321914 30221 raft_consensus.cc:359] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.322603 30221 raft_consensus.cc:740] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.323319 30221 consensus_queue.cc:260] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
W20260713 09:10:31.326195 30030 consensus_peers.cc:597] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:31.326924 30221 ts_tablet_manager.cc:1434] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:10:31.327786 30221 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.342996 30221 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.343874 30221 tablet_bootstrap.cc:492] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.344491 30221 ts_tablet_manager.cc:1403] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:10:31.346419 27041 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:10:31.346771 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.050s	user 0.047s	sys 0.000s
I20260713 09:10:31.346984 30221 raft_consensus.cc:359] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.347730 30221 raft_consensus.cc:740] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.348495 30221 consensus_queue.cc:260] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.350544 30221 ts_tablet_manager.cc:1434] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:31.351347 30221 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.365456 30221 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.366076 30221 tablet_bootstrap.cc:492] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.366556 30221 ts_tablet_manager.cc:1403] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:10:31.368884 30221 raft_consensus.cc:359] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.370842 30221 raft_consensus.cc:740] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
W20260713 09:10:31.372123 30030 consensus_peers.cc:597] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:31.372339 30221 consensus_queue.cc:260] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
W20260713 09:10:31.373873 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:31.374099 30221 ts_tablet_manager.cc:1434] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:10:31.374811 30221 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.384188 30221 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.384800 30221 tablet_bootstrap.cc:492] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.385252 30221 ts_tablet_manager.cc:1403] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:31.386933 30221 raft_consensus.cc:359] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.387390 30221 raft_consensus.cc:740] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.387979 30221 consensus_queue.cc:260] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.389319 30221 ts_tablet_manager.cc:1434] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:31.389918 30221 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.399678 30221 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.400454 30221 tablet_bootstrap.cc:492] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.401074 30221 ts_tablet_manager.cc:1403] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:10:31.403290 30221 raft_consensus.cc:359] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.403879 30221 raft_consensus.cc:740] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.404552 30221 consensus_queue.cc:260] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.406116 30221 ts_tablet_manager.cc:1434] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:10:31.406529 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:41153
I20260713 09:10:31.406715 30221 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.406651 30283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:41153 every 8 connection(s)
I20260713 09:10:31.413229 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:31.435050 29956 consensus_peers.cc:597] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:31.438349 30221 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.439608 30221 tablet_bootstrap.cc:492] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.440228 30221 ts_tablet_manager.cc:1403] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260713 09:10:31.442808 30221 raft_consensus.cc:359] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:31.443468 30221 raft_consensus.cc:740] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.444187 30221 consensus_queue.cc:260] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [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: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } }
I20260713 09:10:31.446530 30284 heartbeater.cc:344] Connected to a master server at 127.26.104.126:45241
I20260713 09:10:31.446161 30221 ts_tablet_manager.cc:1434] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:31.446789 30066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b"
dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
mode: GRACEFUL
new_leader_uuid: "8a9e04336f024712a1e69836ae42c22a"
 from {username='slave'} at 127.0.0.1:33610
I20260713 09:10:31.446964 30284 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:31.447618 30066 raft_consensus.cc:606] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Received request to transfer leadership to TS 8a9e04336f024712a1e69836ae42c22a
I20260713 09:10:31.447873 30221 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.448226 30284 heartbeater.cc:507] Master 127.26.104.126:45241 requested a full tablet report, sending...
I20260713 09:10:31.448967 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:31.449553 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:31.450269 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:31.455667 29812 ts_manager.cc:194] Re-registered known tserver with Master: 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153)
W20260713 09:10:31.465178 30030 consensus_peers.cc:597] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:31.465790 29812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41830
W20260713 09:10:31.466161 30030 consensus_peers.cc:597] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:31.468029 30221 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.468668 30221 tablet_bootstrap.cc:492] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.468688 30284 heartbeater.cc:499] Master 127.26.104.126:45241 was elected leader, sending a full tablet report...
I20260713 09:10:31.469201 30221 ts_tablet_manager.cc:1403] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260713 09:10:31.470860 30221 raft_consensus.cc:359] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.471289 30221 raft_consensus.cc:740] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.471828 30221 consensus_queue.cc:260] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.473124 30221 ts_tablet_manager.cc:1434] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:31.473681 30221 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.484176 30221 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.484838 30221 tablet_bootstrap.cc:492] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.485255 30221 ts_tablet_manager.cc:1403] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:31.486820 30221 raft_consensus.cc:359] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.487236 30221 raft_consensus.cc:740] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.487754 30221 consensus_queue.cc:260] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.489310 30221 ts_tablet_manager.cc:1434] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:31.490002 30221 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.500767 30221 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.501361 30221 tablet_bootstrap.cc:492] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.501827 30221 ts_tablet_manager.cc:1403] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:31.503512 30221 raft_consensus.cc:359] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.503944 30221 raft_consensus.cc:740] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.504460 30221 consensus_queue.cc:260] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.506062 30221 ts_tablet_manager.cc:1434] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:31.506774 30221 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap starting.
I20260713 09:10:31.517614 30221 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: 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
I20260713 09:10:31.518357 30221 tablet_bootstrap.cc:492] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Bootstrap complete.
I20260713 09:10:31.518853 30221 ts_tablet_manager.cc:1403] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:31.520669 30221 raft_consensus.cc:359] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.521130 30221 raft_consensus.cc:740] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8936b32dbccc42bbb538aa02cd4b99eb, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.521687 30221 consensus_queue.cc:260] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.523089 30221 ts_tablet_manager.cc:1434] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:31.579420 30257 raft_consensus.cc:3060] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.592514 30257 raft_consensus.cc:3060] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.678678 30257 raft_consensus.cc:3060] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.812819 30201 raft_consensus.cc:993] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: : Instructing follower 8a9e04336f024712a1e69836ae42c22a to start an election
I20260713 09:10:31.813299 30303 raft_consensus.cc:1081] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Signalling peer 8a9e04336f024712a1e69836ae42c22a to start an election
I20260713 09:10:31.814813 29992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b"
dest_uuid: "8a9e04336f024712a1e69836ae42c22a"
 from {username='slave'} at 127.0.0.1:37392
I20260713 09:10:31.815307 29992 raft_consensus.cc:493] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.815569 29992 raft_consensus.cc:3060] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.819664 29992 raft_consensus.cc:515] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.820977 29992 leader_election.cc:290] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [CANDIDATE]: Term 2 election: Requested vote from peers 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153), ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67:43147)
I20260713 09:10:31.821736 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8936b32dbccc42bbb538aa02cd4b99eb"
I20260713 09:10:31.821985 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78726ab0d9478aa5db6e88afec622b" candidate_uuid: "8a9e04336f024712a1e69836ae42c22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad93709dc6d9433ab77dcf11ce605f10"
I20260713 09:10:31.822320 30257 raft_consensus.cc:3060] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.822511 30066 raft_consensus.cc:3055] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.822839 30066 raft_consensus.cc:740] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad93709dc6d9433ab77dcf11ce605f10, State: Running, Role: LEADER
I20260713 09:10:31.823673 30066 consensus_queue.cc:260] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.824892 30066 raft_consensus.cc:3060] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.828866 30257 raft_consensus.cc:2468] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 2.
I20260713 09:10:31.829972 29956 leader_election.cc:304] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [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: 8936b32dbccc42bbb538aa02cd4b99eb, 8a9e04336f024712a1e69836ae42c22a; no voters: 
I20260713 09:10:31.830647 30204 raft_consensus.cc:2804] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.830860 30066 raft_consensus.cc:2468] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e04336f024712a1e69836ae42c22a in term 2.
I20260713 09:10:31.831609 30204 raft_consensus.cc:697] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 2 LEADER]: Becoming Leader. State: Replica: 8a9e04336f024712a1e69836ae42c22a, State: Running, Role: LEADER
I20260713 09:10:31.832412 30204 consensus_queue.cc:237] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [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: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } }
I20260713 09:10:31.838541 29812 catalog_manager.cc:5697] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a reported cstate change: term changed from 1 to 2, leader changed from ad93709dc6d9433ab77dcf11ce605f10 (127.26.104.67) to 8a9e04336f024712a1e69836ae42c22a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "8a9e04336f024712a1e69836ae42c22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e04336f024712a1e69836ae42c22a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 34081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:32.368958 30066 raft_consensus.cc:1275] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Refusing update from remote peer 8a9e04336f024712a1e69836ae42c22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.370028 30310 consensus_queue.cc:1048] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93709dc6d9433ab77dcf11ce605f10" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 43147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:32.374892 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:32.378628 30257 raft_consensus.cc:1275] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Refusing update from remote peer 8a9e04336f024712a1e69836ae42c22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.380141 30304 consensus_queue.cc:1048] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8936b32dbccc42bbb538aa02cd4b99eb" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.460665 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:32.467535 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:32.467922 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:32.468344 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:33.375777 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:33.474249 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:33.480019 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:33.480381 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:33.480792 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:34.376564 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:34.486436 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:34.491675 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:34.492031 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:34.492417 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:35.377355 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:35.498742 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:35.504478 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:35.504837 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:35.505302 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:36.378194 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:36.510924 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:36.518002 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:36.522953 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:36.523275 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:10:37.379199 29863 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:37.545568 27041 tablet_server.cc:179] TabletServer@127.26.104.65:41153 shutting down...
I20260713 09:10:37.568522 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:37.569229 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.569921 27041 raft_consensus.cc:2243] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.570403 27041 raft_consensus.cc:2272] T d28785967e1b49d581075365371663ba P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.572731 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.573246 27041 raft_consensus.cc:2243] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.573697 27041 raft_consensus.cc:2272] T bb8063aaaf2e4e0f94380e88f970ee0b P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.575846 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.576459 27041 raft_consensus.cc:2243] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.576848 27041 raft_consensus.cc:2272] T 8fb4c424757e48b39a768233948a3f63 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.578816 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.579330 27041 raft_consensus.cc:2243] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.579857 27041 raft_consensus.cc:2272] T 21995a939a294f07a81fdc4820fec7f0 P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.581784 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.582245 27041 raft_consensus.cc:2243] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.582640 27041 raft_consensus.cc:2272] T 2a752f7ce2264b9a834c5d228319997a P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.584489 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.584939 27041 raft_consensus.cc:2243] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.585270 27041 raft_consensus.cc:2272] T e95311f01beb42b99b2b97fb9ece4757 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.587231 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.587895 27041 raft_consensus.cc:2243] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.588337 27041 raft_consensus.cc:2272] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.590459 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.590891 27041 raft_consensus.cc:2243] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.591287 27041 raft_consensus.cc:2272] T 3b78726ab0d9478aa5db6e88afec622b P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.593171 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.593644 27041 raft_consensus.cc:2243] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.594039 27041 raft_consensus.cc:2272] T 49bc0b7613424aa698b28ce16d4ded33 P 8936b32dbccc42bbb538aa02cd4b99eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.595996 27041 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:37.596421 27041 raft_consensus.cc:2243] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.596936 27041 raft_consensus.cc:2272] T d9141dc2300946b7bafc3dbc6820aa62 P 8936b32dbccc42bbb538aa02cd4b99eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.626899 27041 tablet_server.cc:196] TabletServer@127.26.104.65:41153 shutdown complete.
I20260713 09:10:37.649523 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
W20260713 09:10:37.662691 30030 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260713 09:10:37.668229 30030 consensus_peers.cc:597] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:37.671054 30030 consensus_peers.cc:597] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:37.674136 30030 consensus_peers.cc:597] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8936b32dbccc42bbb538aa02cd4b99eb (127.26.104.65:41153): Couldn't send request to peer 8936b32dbccc42bbb538aa02cd4b99eb. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:37.678591 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:37.679275 27041 tablet_replica.cc:333] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.679953 27041 raft_consensus.cc:2243] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.680423 27041 raft_consensus.cc:2272] T d28785967e1b49d581075365371663ba P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.682411 27041 tablet_replica.cc:333] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.683094 27041 raft_consensus.cc:2243] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.683542 27041 raft_consensus.cc:2272] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.685473 27041 tablet_replica.cc:333] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.685907 27041 raft_consensus.cc:2243] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.686702 27041 raft_consensus.cc:2272] T e95311f01beb42b99b2b97fb9ece4757 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.688658 27041 tablet_replica.cc:333] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.689136 27041 raft_consensus.cc:2243] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.689872 27041 raft_consensus.cc:2272] T d9141dc2300946b7bafc3dbc6820aa62 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.691766 27041 tablet_replica.cc:333] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.692245 27041 raft_consensus.cc:2243] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.692901 27041 raft_consensus.cc:2272] T 49bc0b7613424aa698b28ce16d4ded33 P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.694662 27041 tablet_replica.cc:333] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.695153 27041 raft_consensus.cc:2243] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.695875 27041 raft_consensus.cc:2272] T 3b78726ab0d9478aa5db6e88afec622b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.697595 27041 tablet_replica.cc:333] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.698055 27041 raft_consensus.cc:2243] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.698462 27041 raft_consensus.cc:2272] T 2a752f7ce2264b9a834c5d228319997a P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.700367 27041 tablet_replica.cc:333] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.700806 27041 raft_consensus.cc:2243] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.701216 27041 raft_consensus.cc:2272] T 8fb4c424757e48b39a768233948a3f63 P 8a9e04336f024712a1e69836ae42c22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.703029 27041 tablet_replica.cc:333] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.703490 27041 raft_consensus.cc:2243] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.704213 27041 raft_consensus.cc:2272] T 21995a939a294f07a81fdc4820fec7f0 P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.705888 27041 tablet_replica.cc:333] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a: stopping tablet replica
I20260713 09:10:37.706331 27041 raft_consensus.cc:2243] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.706736 27041 raft_consensus.cc:2272] T bb8063aaaf2e4e0f94380e88f970ee0b P 8a9e04336f024712a1e69836ae42c22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.734777 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
W20260713 09:10:37.740588 30029 consensus_peers.cc:597] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 -> Peer 8a9e04336f024712a1e69836ae42c22a (127.26.104.66:34081): Couldn't send request to peer 8a9e04336f024712a1e69836ae42c22a. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:34081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:37.756397 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
I20260713 09:10:37.778128 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:37.778805 27041 tablet_replica.cc:333] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.779386 27041 raft_consensus.cc:2243] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.780336 27041 raft_consensus.cc:2272] T 7b5d04a08d5a43ddb7ad7ed1cf300422 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.782269 27041 tablet_replica.cc:333] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.782727 27041 raft_consensus.cc:2243] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.783118 27041 raft_consensus.cc:2272] T e95311f01beb42b99b2b97fb9ece4757 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.784953 27041 tablet_replica.cc:333] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.785410 27041 raft_consensus.cc:2243] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.786165 27041 raft_consensus.cc:2272] T d28785967e1b49d581075365371663ba P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.788110 27041 tablet_replica.cc:333] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.788568 27041 raft_consensus.cc:2243] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.789474 27041 raft_consensus.cc:2272] T bb8063aaaf2e4e0f94380e88f970ee0b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.791283 27041 tablet_replica.cc:333] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.791788 27041 raft_consensus.cc:2243] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.792156 27041 raft_consensus.cc:2272] T d9141dc2300946b7bafc3dbc6820aa62 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.794193 27041 tablet_replica.cc:333] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.794797 27041 raft_consensus.cc:2243] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.795562 27041 raft_consensus.cc:2272] T 2a752f7ce2264b9a834c5d228319997a P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.797832 27041 tablet_replica.cc:333] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.798293 27041 raft_consensus.cc:2243] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.799017 27041 raft_consensus.cc:2272] T 8fb4c424757e48b39a768233948a3f63 P ad93709dc6d9433ab77dcf11ce605f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.800853 27041 tablet_replica.cc:333] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.801293 27041 raft_consensus.cc:2243] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.801685 27041 raft_consensus.cc:2272] T 21995a939a294f07a81fdc4820fec7f0 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.803450 27041 tablet_replica.cc:333] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.803882 27041 raft_consensus.cc:2243] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.804286 27041 raft_consensus.cc:2272] T 49bc0b7613424aa698b28ce16d4ded33 P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.805986 27041 tablet_replica.cc:333] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10: stopping tablet replica
I20260713 09:10:37.806399 27041 raft_consensus.cc:2243] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:37.806797 27041 raft_consensus.cc:2272] T 3b78726ab0d9478aa5db6e88afec622b P ad93709dc6d9433ab77dcf11ce605f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.834879 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:10:37.856469 27041 master.cc:562] Master@127.26.104.126:45241 shutting down...
I20260713 09:10:37.876040 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:37.876581 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:37.876895 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9195825c62eb47509752f48056fdbdc2: stopping tablet replica
I20260713 09:10:37.896102 27041 master.cc:584] Master@127.26.104.126:45241 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13679 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:10:37.936394 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:34101
I20260713 09:10:37.937479 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:37.942595 30326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:37.942613 30327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:37.943365 30329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:37.944799 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:37.945611 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:37.945782 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:37.945943 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933837945926 us; error 0 us; skew 500 ppm
I20260713 09:10:37.946447 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:37.948865 27041 webserver.cc:533] Webserver started at http://127.26.104.126:37497/ using document root <none> and password file <none>
I20260713 09:10:37.949330 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:37.949494 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:37.949756 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:37.950788 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "7c225868b090438798ae91265944384d"
format_stamp: "Formatted at 2026-07-13 09:10:37 on dist-test-slave-xk97"
I20260713 09:10:37.954794 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:10:37.957768 30334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:37.958395 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:37.958642 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "7c225868b090438798ae91265944384d"
format_stamp: "Formatted at 2026-07-13 09:10:37 on dist-test-slave-xk97"
I20260713 09:10:37.958961 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-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)
I20260713 09:10:37.978415 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:37.979640 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:38.014735 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:34101
I20260713 09:10:38.014837 30385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:34101 every 8 connection(s)
I20260713 09:10:38.018455 30386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.028573 30386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d: Bootstrap starting.
I20260713 09:10:38.033034 30386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.036798 30386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d: No bootstrap required, opened a new log
I20260713 09:10:38.038791 30386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c225868b090438798ae91265944384d" member_type: VOTER }
I20260713 09:10:38.039201 30386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.039373 30386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c225868b090438798ae91265944384d, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.039871 30386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c225868b090438798ae91265944384d" member_type: VOTER }
I20260713 09:10:38.040282 30386 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:38.040463 30386 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:38.040665 30386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.044698 30386 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c225868b090438798ae91265944384d" member_type: VOTER }
I20260713 09:10:38.045127 30386 leader_election.cc:304] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [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: 7c225868b090438798ae91265944384d; no voters: 
I20260713 09:10:38.046053 30386 leader_election.cc:290] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:38.046412 30389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.047617 30389 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 1 LEADER]: Becoming Leader. State: Replica: 7c225868b090438798ae91265944384d, State: Running, Role: LEADER
I20260713 09:10:38.048243 30389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [LEADER]: Queue going to LEADER mode. State: All 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: "7c225868b090438798ae91265944384d" member_type: VOTER }
I20260713 09:10:38.048717 30386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:38.053618 30390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c225868b090438798ae91265944384d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c225868b090438798ae91265944384d" member_type: VOTER } }
I20260713 09:10:38.054150 30390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:38.055330 30391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c225868b090438798ae91265944384d. Latest consensus state: current_term: 1 leader_uuid: "7c225868b090438798ae91265944384d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c225868b090438798ae91265944384d" member_type: VOTER } }
I20260713 09:10:38.055882 30391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:38.061642 30398 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:38.068832 30398 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:38.069692 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:38.077093 30398 catalog_manager.cc:1383] Generated new cluster ID: 3c5f3571c18d4d1bb5c9c1437532a324
I20260713 09:10:38.077346 30398 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:38.117208 30398 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:38.118427 30398 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:38.130842 30398 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d: Generated new TSK 0
I20260713 09:10:38.131395 30398 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:38.135557 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:38.140894 30407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:38.141860 30408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:38.143227 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:38.143855 30410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:38.144658 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:38.144837 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:38.144954 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933838144943 us; error 0 us; skew 500 ppm
I20260713 09:10:38.145412 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:38.147464 27041 webserver.cc:533] Webserver started at http://127.26.104.65:40865/ using document root <none> and password file <none>
I20260713 09:10:38.147890 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:38.148047 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:38.148243 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:38.149233 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "66f933f8edd14f988009a01c9447989b"
format_stamp: "Formatted at 2026-07-13 09:10:38 on dist-test-slave-xk97"
I20260713 09:10:38.153499 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:38.156466 30415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.157109 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:38.157354 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "66f933f8edd14f988009a01c9447989b"
format_stamp: "Formatted at 2026-07-13 09:10:38 on dist-test-slave-xk97"
I20260713 09:10:38.157598 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-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)
I20260713 09:10:38.175081 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:38.176239 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:38.177567 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:38.179716 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:38.179896 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.180121 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:38.180284 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.216961 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:39711
I20260713 09:10:38.217052 30477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:39711 every 8 connection(s)
I20260713 09:10:38.221597 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:38.228052 30482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:38.228914 30483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:38.231626 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:38.231878 30485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:38.233309 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:38.233515 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:38.233632 30478 heartbeater.cc:344] Connected to a master server at 127.26.104.126:34101
I20260713 09:10:38.233695 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933838233676 us; error 0 us; skew 500 ppm
I20260713 09:10:38.234089 30478 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:38.234408 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:38.234745 30478 heartbeater.cc:507] Master 127.26.104.126:34101 requested a full tablet report, sending...
I20260713 09:10:38.236866 27041 webserver.cc:533] Webserver started at http://127.26.104.66:39667/ using document root <none> and password file <none>
I20260713 09:10:38.236907 30351 ts_manager.cc:194] Registered new tserver with Master: 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711)
I20260713 09:10:38.237496 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:38.237758 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:38.238003 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:38.238718 30351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58504
I20260713 09:10:38.239105 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "6042210da252450a905233d4f32f6a56"
format_stamp: "Formatted at 2026-07-13 09:10:38 on dist-test-slave-xk97"
I20260713 09:10:38.243216 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:38.246212 30490 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.246827 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:38.247076 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "6042210da252450a905233d4f32f6a56"
format_stamp: "Formatted at 2026-07-13 09:10:38 on dist-test-slave-xk97"
I20260713 09:10:38.247316 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-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)
I20260713 09:10:38.256614 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:38.257665 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:38.258999 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:38.261216 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:38.261397 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.261626 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:38.261771 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.298343 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:41847
I20260713 09:10:38.298434 30552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:41847 every 8 connection(s)
I20260713 09:10:38.302977 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:38.310158 30556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:38.312022 30557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:38.312634 30559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:38.313511 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:38.314353 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:38.314553 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:38.314746 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933838314728 us; error 0 us; skew 500 ppm
I20260713 09:10:38.314786 30553 heartbeater.cc:344] Connected to a master server at 127.26.104.126:34101
I20260713 09:10:38.315205 30553 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:38.315402 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:38.315968 30553 heartbeater.cc:507] Master 127.26.104.126:34101 requested a full tablet report, sending...
I20260713 09:10:38.317937 27041 webserver.cc:533] Webserver started at http://127.26.104.67:38255/ using document root <none> and password file <none>
I20260713 09:10:38.318089 30351 ts_manager.cc:194] Registered new tserver with Master: 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847)
I20260713 09:10:38.318467 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:38.318702 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:38.318954 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:38.319555 30351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58520
I20260713 09:10:38.320050 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
format_stamp: "Formatted at 2026-07-13 09:10:38 on dist-test-slave-xk97"
I20260713 09:10:38.324070 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:38.326996 30564 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.327670 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:38.327919 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
format_stamp: "Formatted at 2026-07-13 09:10:38 on dist-test-slave-xk97"
I20260713 09:10:38.328159 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933756182707-27041-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)
I20260713 09:10:38.341569 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:38.342644 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:38.343956 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:38.345912 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:38.346088 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.346289 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:38.346431 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:38.382725 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:42383
I20260713 09:10:38.382820 30626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:42383 every 8 connection(s)
I20260713 09:10:38.395751 30627 heartbeater.cc:344] Connected to a master server at 127.26.104.126:34101
I20260713 09:10:38.396118 30627 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:38.396767 30627 heartbeater.cc:507] Master 127.26.104.126:34101 requested a full tablet report, sending...
I20260713 09:10:38.398483 30351 ts_manager.cc:194] Registered new tserver with Master: e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:38.398882 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012926153s
I20260713 09:10:38.399794 30351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58532
I20260713 09:10:38.420717 30351 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58540:
name: "multi_table_leader_balance_table1"
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"
    }
  }
}
W20260713 09:10:38.422660 30351 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:38.462436 30443 tablet_service.cc:1511] Processing CreateTablet for tablet 9d08259a09444591887f48d709363c76 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b43213c90bbe4e53b8f7e4e83e81bf39]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:38.463755 30443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d08259a09444591887f48d709363c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.465531 30442 tablet_service.cc:1511] Processing CreateTablet for tablet c7b76f017f104b249f31b7e714759e37 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b43213c90bbe4e53b8f7e4e83e81bf39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:38.466782 30442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b76f017f104b249f31b7e714759e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.474907 30518 tablet_service.cc:1511] Processing CreateTablet for tablet 9d08259a09444591887f48d709363c76 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b43213c90bbe4e53b8f7e4e83e81bf39]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:38.475225 30517 tablet_service.cc:1511] Processing CreateTablet for tablet c7b76f017f104b249f31b7e714759e37 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b43213c90bbe4e53b8f7e4e83e81bf39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:38.476208 30518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d08259a09444591887f48d709363c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.476764 30517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b76f017f104b249f31b7e714759e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.494266 30643 tablet_bootstrap.cc:492] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: Bootstrap starting.
I20260713 09:10:38.493112 30642 tablet_bootstrap.cc:492] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b: Bootstrap starting.
I20260713 09:10:38.497608 30592 tablet_service.cc:1511] Processing CreateTablet for tablet 9d08259a09444591887f48d709363c76 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b43213c90bbe4e53b8f7e4e83e81bf39]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:38.497857 30591 tablet_service.cc:1511] Processing CreateTablet for tablet c7b76f017f104b249f31b7e714759e37 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b43213c90bbe4e53b8f7e4e83e81bf39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:38.498912 30592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d08259a09444591887f48d709363c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.499493 30591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b76f017f104b249f31b7e714759e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.501040 30642 tablet_bootstrap.cc:654] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.503545 30643 tablet_bootstrap.cc:654] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.515697 30646 tablet_bootstrap.cc:492] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b: Bootstrap starting.
I20260713 09:10:38.516021 30643 tablet_bootstrap.cc:492] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: No bootstrap required, opened a new log
I20260713 09:10:38.516523 30643 ts_tablet_manager.cc:1403] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:10:38.518224 30642 tablet_bootstrap.cc:492] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b: No bootstrap required, opened a new log
I20260713 09:10:38.518679 30642 ts_tablet_manager.cc:1403] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260713 09:10:38.519336 30643 raft_consensus.cc:359] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.520087 30643 raft_consensus.cc:385] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.520448 30646 tablet_bootstrap.cc:654] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.520368 30643 raft_consensus.cc:740] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6042210da252450a905233d4f32f6a56, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.521174 30643 consensus_queue.cc:260] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.521436 30642 raft_consensus.cc:359] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.522104 30642 raft_consensus.cc:385] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.522397 30642 raft_consensus.cc:740] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.523311 30642 consensus_queue.cc:260] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.523917 30553 heartbeater.cc:499] Master 127.26.104.126:34101 was elected leader, sending a full tablet report...
I20260713 09:10:38.524420 30643 ts_tablet_manager.cc:1434] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:10:38.525125 30646 tablet_bootstrap.cc:492] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b: No bootstrap required, opened a new log
I20260713 09:10:38.525491 30646 ts_tablet_manager.cc:1403] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:38.526511 30643 tablet_bootstrap.cc:492] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56: Bootstrap starting.
I20260713 09:10:38.528137 30646 raft_consensus.cc:359] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.528891 30646 raft_consensus.cc:385] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.529186 30646 raft_consensus.cc:740] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.530092 30646 consensus_queue.cc:260] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.534449 30643 tablet_bootstrap.cc:654] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.538177 30478 heartbeater.cc:499] Master 127.26.104.126:34101 was elected leader, sending a full tablet report...
I20260713 09:10:38.538651 30642 ts_tablet_manager.cc:1434] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:10:38.539647 30642 tablet_bootstrap.cc:492] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b: Bootstrap starting.
I20260713 09:10:38.544291 30642 tablet_bootstrap.cc:654] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.547086 30643 tablet_bootstrap.cc:492] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56: No bootstrap required, opened a new log
I20260713 09:10:38.547586 30643 ts_tablet_manager.cc:1403] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260713 09:10:38.550742 30643 raft_consensus.cc:359] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.551487 30643 raft_consensus.cc:385] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.551783 30643 raft_consensus.cc:740] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6042210da252450a905233d4f32f6a56, State: Initialized, Role: FOLLOWER
W20260713 09:10:38.552305 30554 tablet.cc:2406] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:38.553588 30643 consensus_queue.cc:260] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.554343 30627 heartbeater.cc:499] Master 127.26.104.126:34101 was elected leader, sending a full tablet report...
I20260713 09:10:38.554836 30646 ts_tablet_manager.cc:1434] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.014s
I20260713 09:10:38.555672 30643 ts_tablet_manager.cc:1434] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:38.556787 30642 tablet_bootstrap.cc:492] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b: No bootstrap required, opened a new log
I20260713 09:10:38.557308 30642 ts_tablet_manager.cc:1403] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260713 09:10:38.557740 30646 tablet_bootstrap.cc:492] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: Bootstrap starting.
I20260713 09:10:38.560235 30642 raft_consensus.cc:359] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.561124 30642 raft_consensus.cc:385] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.561457 30642 raft_consensus.cc:740] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.562156 30642 consensus_queue.cc:260] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.563773 30646 tablet_bootstrap.cc:654] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.564170 30642 ts_tablet_manager.cc:1434] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:38.568253 30646 tablet_bootstrap.cc:492] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: No bootstrap required, opened a new log
I20260713 09:10:38.568634 30646 ts_tablet_manager.cc:1403] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:10:38.571381 30646 raft_consensus.cc:359] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.572067 30646 raft_consensus.cc:385] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.572346 30646 raft_consensus.cc:740] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.572863 30646 consensus_queue.cc:260] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.574512 30646 ts_tablet_manager.cc:1434] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:38.613618 30647 raft_consensus.cc:493] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.614089 30647 raft_consensus.cc:515] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.616093 30647 leader_election.cc:290] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:38.624069 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b76f017f104b249f31b7e714759e37" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b" is_pre_election: true
I20260713 09:10:38.624866 30453 raft_consensus.cc:2468] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 0.
I20260713 09:10:38.625491 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b76f017f104b249f31b7e714759e37" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" is_pre_election: true
I20260713 09:10:38.625975 30492 leader_election.cc:304] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6042210da252450a905233d4f32f6a56, 66f933f8edd14f988009a01c9447989b; no voters: 
I20260713 09:10:38.626159 30602 raft_consensus.cc:2468] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 0.
I20260713 09:10:38.626731 30647 raft_consensus.cc:2804] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.627017 30647 raft_consensus.cc:493] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.627265 30647 raft_consensus.cc:3060] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.632061 30647 raft_consensus.cc:515] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.633455 30647 leader_election.cc:290] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:38.634130 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b76f017f104b249f31b7e714759e37" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b"
I20260713 09:10:38.634302 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b76f017f104b249f31b7e714759e37" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
I20260713 09:10:38.634697 30453 raft_consensus.cc:3060] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.634814 30602 raft_consensus.cc:3060] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.639652 30602 raft_consensus.cc:2468] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 1.
I20260713 09:10:38.639868 30453 raft_consensus.cc:2468] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 1.
I20260713 09:10:38.640468 30493 leader_election.cc:304] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6042210da252450a905233d4f32f6a56, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:38.641188 30647 raft_consensus.cc:2804] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.641999 30647 raft_consensus.cc:697] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 6042210da252450a905233d4f32f6a56, State: Running, Role: LEADER
I20260713 09:10:38.642688 30647 consensus_queue.cc:237] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.650207 30350 catalog_manager.cc:5697] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6042210da252450a905233d4f32f6a56 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "6042210da252450a905233d4f32f6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.776618 30650 raft_consensus.cc:493] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.777094 30650 raft_consensus.cc:515] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.778966 30650 leader_election.cc:290] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847)
I20260713 09:10:38.787166 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d08259a09444591887f48d709363c76" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b" is_pre_election: true
I20260713 09:10:38.787772 30453 raft_consensus.cc:2468] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 0.
I20260713 09:10:38.788769 30566 leader_election.cc:304] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f933f8edd14f988009a01c9447989b, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:38.788915 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d08259a09444591887f48d709363c76" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6042210da252450a905233d4f32f6a56" is_pre_election: true
I20260713 09:10:38.789393 30650 raft_consensus.cc:2804] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.789495 30528 raft_consensus.cc:2468] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 0.
I20260713 09:10:38.789696 30650 raft_consensus.cc:493] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.790014 30650 raft_consensus.cc:3060] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.794889 30650 raft_consensus.cc:515] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.796428 30650 leader_election.cc:290] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 election: Requested vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847)
I20260713 09:10:38.796913 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d08259a09444591887f48d709363c76" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b"
I20260713 09:10:38.797444 30453 raft_consensus.cc:3060] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.797334 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d08259a09444591887f48d709363c76" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6042210da252450a905233d4f32f6a56"
I20260713 09:10:38.797974 30528 raft_consensus.cc:3060] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.804111 30453 raft_consensus.cc:2468] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 1.
I20260713 09:10:38.804538 30528 raft_consensus.cc:2468] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 1.
I20260713 09:10:38.805157 30566 leader_election.cc:304] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f933f8edd14f988009a01c9447989b, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:38.805743 30650 raft_consensus.cc:2804] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.806520 30650 raft_consensus.cc:697] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Becoming Leader. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Running, Role: LEADER
I20260713 09:10:38.807231 30650 consensus_queue.cc:237] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.813092 30350 catalog_manager.cc:5697] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b reported cstate change: term changed from 0 to 1, leader changed from <none> to e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.845552 30350 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58542:
name: "multi_table_leader_balance_table2"
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"
    }
  }
}
W20260713 09:10:38.847366 30350 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:38.867894 30443 tablet_service.cc:1511] Processing CreateTablet for tablet 06e2b84b18004cd88166eee1352785e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=44b4e3d57b0e4c9783c3ef2d3ecffb31]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:38.869112 30443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e2b84b18004cd88166eee1352785e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.869526 30518 tablet_service.cc:1511] Processing CreateTablet for tablet 06e2b84b18004cd88166eee1352785e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=44b4e3d57b0e4c9783c3ef2d3ecffb31]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:38.870186 30591 tablet_service.cc:1511] Processing CreateTablet for tablet 06e2b84b18004cd88166eee1352785e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=44b4e3d57b0e4c9783c3ef2d3ecffb31]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:38.870677 30518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e2b84b18004cd88166eee1352785e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.871356 30591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e2b84b18004cd88166eee1352785e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.874415 30592 tablet_service.cc:1511] Processing CreateTablet for tablet 52b0b0534a1e4629aa79d9c3db12c94c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=44b4e3d57b0e4c9783c3ef2d3ecffb31]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:38.875061 30517 tablet_service.cc:1511] Processing CreateTablet for tablet 52b0b0534a1e4629aa79d9c3db12c94c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=44b4e3d57b0e4c9783c3ef2d3ecffb31]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:38.875614 30592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b0b0534a1e4629aa79d9c3db12c94c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.875061 30442 tablet_service.cc:1511] Processing CreateTablet for tablet 52b0b0534a1e4629aa79d9c3db12c94c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=44b4e3d57b0e4c9783c3ef2d3ecffb31]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:38.876240 30517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b0b0534a1e4629aa79d9c3db12c94c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.876538 30442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b0b0534a1e4629aa79d9c3db12c94c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.885893 30643 tablet_bootstrap.cc:492] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56: Bootstrap starting.
I20260713 09:10:38.890354 30642 tablet_bootstrap.cc:492] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: Bootstrap starting.
I20260713 09:10:38.891919 30643 tablet_bootstrap.cc:654] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.896793 30642 tablet_bootstrap.cc:654] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.903376 30646 tablet_bootstrap.cc:492] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: Bootstrap starting.
I20260713 09:10:38.904313 30642 tablet_bootstrap.cc:492] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: No bootstrap required, opened a new log
I20260713 09:10:38.904714 30642 ts_tablet_manager.cc:1403] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:10:38.906839 30642 raft_consensus.cc:359] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.907543 30642 raft_consensus.cc:385] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.907845 30642 raft_consensus.cc:740] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.908665 30642 consensus_queue.cc:260] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.910772 30642 ts_tablet_manager.cc:1434] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:10:38.911306 30643 tablet_bootstrap.cc:492] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56: No bootstrap required, opened a new log
I20260713 09:10:38.911742 30642 tablet_bootstrap.cc:492] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b: Bootstrap starting.
I20260713 09:10:38.911881 30643 ts_tablet_manager.cc:1403] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260713 09:10:38.911514 30646 tablet_bootstrap.cc:654] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.914804 30643 raft_consensus.cc:359] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.915587 30643 raft_consensus.cc:385] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.918164 30642 tablet_bootstrap.cc:654] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.915921 30643 raft_consensus.cc:740] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6042210da252450a905233d4f32f6a56, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.920446 30643 consensus_queue.cc:260] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.923076 30646 tablet_bootstrap.cc:492] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: No bootstrap required, opened a new log
I20260713 09:10:38.923501 30646 ts_tablet_manager.cc:1403] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260713 09:10:38.925290 30643 ts_tablet_manager.cc:1434] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:10:38.926435 30643 tablet_bootstrap.cc:492] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: Bootstrap starting.
I20260713 09:10:38.926309 30646 raft_consensus.cc:359] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.927059 30646 raft_consensus.cc:385] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.927346 30646 raft_consensus.cc:740] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.928284 30646 consensus_queue.cc:260] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.930255 30646 ts_tablet_manager.cc:1434] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:38.930982 30646 tablet_bootstrap.cc:492] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: Bootstrap starting.
I20260713 09:10:38.936142 30646 tablet_bootstrap.cc:654] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.941143 30646 tablet_bootstrap.cc:492] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: No bootstrap required, opened a new log
I20260713 09:10:38.941637 30646 ts_tablet_manager.cc:1403] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:10:38.944386 30646 raft_consensus.cc:359] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.945080 30646 raft_consensus.cc:385] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.945403 30646 raft_consensus.cc:740] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.945554 30643 tablet_bootstrap.cc:654] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.946355 30646 consensus_queue.cc:260] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.948558 30646 ts_tablet_manager.cc:1434] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:38.948939 30642 tablet_bootstrap.cc:492] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b: No bootstrap required, opened a new log
I20260713 09:10:38.949498 30642 ts_tablet_manager.cc:1403] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.024s
I20260713 09:10:38.951359 30643 tablet_bootstrap.cc:492] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: No bootstrap required, opened a new log
I20260713 09:10:38.951804 30643 ts_tablet_manager.cc:1403] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:10:38.952468 30642 raft_consensus.cc:359] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.953153 30642 raft_consensus.cc:385] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.953377 30642 raft_consensus.cc:740] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.953989 30642 consensus_queue.cc:260] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.954241 30643 raft_consensus.cc:359] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.954968 30643 raft_consensus.cc:385] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.955281 30643 raft_consensus.cc:740] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6042210da252450a905233d4f32f6a56, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.955920 30642 ts_tablet_manager.cc:1434] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:38.955960 30643 consensus_queue.cc:260] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:38.959547 30643 ts_tablet_manager.cc:1434] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:39.028599 30647 consensus_queue.cc:1048] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.038973 30655 consensus_queue.cc:1048] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:10:39.061048 30399 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:39.077638 30650 raft_consensus.cc:493] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.078104 30650 raft_consensus.cc:515] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.079735 30650 leader_election.cc:290] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847)
I20260713 09:10:39.080480 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b" is_pre_election: true
I20260713 09:10:39.080700 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6042210da252450a905233d4f32f6a56" is_pre_election: true
I20260713 09:10:39.081012 30453 raft_consensus.cc:2468] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 0.
I20260713 09:10:39.081287 30528 raft_consensus.cc:2468] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 0.
I20260713 09:10:39.081909 30566 leader_election.cc:304] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f933f8edd14f988009a01c9447989b, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:39.082597 30650 raft_consensus.cc:2804] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.082932 30650 raft_consensus.cc:493] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.083209 30650 raft_consensus.cc:3060] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.087688 30650 raft_consensus.cc:515] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.089190 30650 leader_election.cc:290] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 election: Requested vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847)
I20260713 09:10:39.089790 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b"
I20260713 09:10:39.090109 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6042210da252450a905233d4f32f6a56"
I20260713 09:10:39.090272 30453 raft_consensus.cc:3060] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.090598 30528 raft_consensus.cc:3060] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.095127 30453 raft_consensus.cc:2468] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 1.
I20260713 09:10:39.095659 30528 raft_consensus.cc:2468] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 1.
I20260713 09:10:39.096113 30566 leader_election.cc:304] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f933f8edd14f988009a01c9447989b, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:39.096756 30650 raft_consensus.cc:2804] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.097198 30650 raft_consensus.cc:697] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Becoming Leader. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Running, Role: LEADER
I20260713 09:10:39.097790 30650 consensus_queue.cc:237] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.098784 30655 raft_consensus.cc:493] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.099246 30655 raft_consensus.cc:515] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.101370 30655 leader_election.cc:290] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:39.102402 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b" is_pre_election: true
I20260713 09:10:39.102757 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" is_pre_election: true
I20260713 09:10:39.102989 30453 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 0.
I20260713 09:10:39.103250 30602 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 0.
I20260713 09:10:39.103987 30492 leader_election.cc:304] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6042210da252450a905233d4f32f6a56, 66f933f8edd14f988009a01c9447989b; no voters: 
I20260713 09:10:39.104661 30655 raft_consensus.cc:2804] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.104928 30655 raft_consensus.cc:493] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.105165 30655 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.105149 30351 catalog_manager.cc:5697] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b reported cstate change: term changed from 0 to 1, leader changed from <none> to e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67). New cstate: current_term: 1 leader_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.110870 30655 raft_consensus.cc:515] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.112783 30655 leader_election.cc:290] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:39.113452 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f933f8edd14f988009a01c9447989b"
I20260713 09:10:39.113739 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "6042210da252450a905233d4f32f6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
I20260713 09:10:39.113997 30453 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.114287 30602 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.118361 30453 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 1.
I20260713 09:10:39.118578 30602 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6042210da252450a905233d4f32f6a56 in term 1.
I20260713 09:10:39.119277 30492 leader_election.cc:304] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6042210da252450a905233d4f32f6a56, 66f933f8edd14f988009a01c9447989b; no voters: 
I20260713 09:10:39.119968 30655 raft_consensus.cc:2804] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.120369 30655 raft_consensus.cc:697] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 6042210da252450a905233d4f32f6a56, State: Running, Role: LEADER
I20260713 09:10:39.120941 30655 consensus_queue.cc:237] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.127283 30351 catalog_manager.cc:5697] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6042210da252450a905233d4f32f6a56 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "6042210da252450a905233d4f32f6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.153432 30602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d08259a09444591887f48d709363c76"
dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
mode: GRACEFUL
new_leader_uuid: "66f933f8edd14f988009a01c9447989b"
 from {username='slave'} at 127.0.0.1:33182
I20260713 09:10:39.153950 30602 raft_consensus.cc:606] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Received request to transfer leadership to TS 66f933f8edd14f988009a01c9447989b
I20260713 09:10:39.160972 30602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3"
dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
mode: GRACEFUL
new_leader_uuid: "66f933f8edd14f988009a01c9447989b"
 from {username='slave'} at 127.0.0.1:33182
I20260713 09:10:39.161399 30602 raft_consensus.cc:606] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Received request to transfer leadership to TS 66f933f8edd14f988009a01c9447989b
I20260713 09:10:39.172048 30528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c"
dest_uuid: "6042210da252450a905233d4f32f6a56"
mode: GRACEFUL
new_leader_uuid: "66f933f8edd14f988009a01c9447989b"
 from {username='slave'} at 127.0.0.1:40904
I20260713 09:10:39.172483 30528 raft_consensus.cc:606] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Received request to transfer leadership to TS 66f933f8edd14f988009a01c9447989b
I20260713 09:10:39.238025 30650 consensus_queue.cc:1048] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.247803 30650 consensus_queue.cc:1048] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.256052 30681 raft_consensus.cc:993] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: : Instructing follower 66f933f8edd14f988009a01c9447989b to start an election
I20260713 09:10:39.256567 30650 raft_consensus.cc:1081] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Signalling peer 66f933f8edd14f988009a01c9447989b to start an election
I20260713 09:10:39.257908 30453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d08259a09444591887f48d709363c76"
dest_uuid: "66f933f8edd14f988009a01c9447989b"
 from {username='slave'} at 127.0.0.1:60062
I20260713 09:10:39.258491 30453 raft_consensus.cc:493] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.258903 30453 raft_consensus.cc:3060] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.264015 30453 raft_consensus.cc:515] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.271901 30453 leader_election.cc:290] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [CANDIDATE]: Term 2 election: Requested vote from peers 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:39.281980 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d08259a09444591887f48d709363c76" candidate_uuid: "66f933f8edd14f988009a01c9447989b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6042210da252450a905233d4f32f6a56"
I20260713 09:10:39.282529 30528 raft_consensus.cc:3060] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.282418 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d08259a09444591887f48d709363c76" candidate_uuid: "66f933f8edd14f988009a01c9447989b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
I20260713 09:10:39.283150 30602 raft_consensus.cc:3055] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:39.283496 30602 raft_consensus.cc:740] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Running, Role: LEADER
I20260713 09:10:39.284268 30602 consensus_queue.cc:260] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [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: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.285465 30602 raft_consensus.cc:3060] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.289367 30528 raft_consensus.cc:2468] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f933f8edd14f988009a01c9447989b in term 2.
I20260713 09:10:39.290505 30417 leader_election.cc:304] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [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: 6042210da252450a905233d4f32f6a56, 66f933f8edd14f988009a01c9447989b; no voters: 
I20260713 09:10:39.291266 30649 raft_consensus.cc:2804] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:39.291749 30602 raft_consensus.cc:2468] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f933f8edd14f988009a01c9447989b in term 2.
I20260713 09:10:39.292303 30649 raft_consensus.cc:697] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Becoming Leader. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Running, Role: LEADER
I20260713 09:10:39.293058 30649 consensus_queue.cc:237] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [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: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.298753 30348 catalog_manager.cc:5697] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b reported cstate change: term changed from 1 to 2, leader changed from e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67) to 66f933f8edd14f988009a01c9447989b (127.26.104.65). New cstate: current_term: 2 leader_uuid: "66f933f8edd14f988009a01c9447989b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.499651 30650 consensus_queue.cc:1048] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.509366 30650 consensus_queue.cc:1048] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.516801 30681 raft_consensus.cc:993] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: : Instructing follower 66f933f8edd14f988009a01c9447989b to start an election
I20260713 09:10:39.517207 30650 raft_consensus.cc:1081] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Signalling peer 66f933f8edd14f988009a01c9447989b to start an election
I20260713 09:10:39.518515 30453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3"
dest_uuid: "66f933f8edd14f988009a01c9447989b"
 from {username='slave'} at 127.0.0.1:60062
I20260713 09:10:39.518971 30453 raft_consensus.cc:493] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.519321 30453 raft_consensus.cc:3060] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.523882 30453 raft_consensus.cc:515] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.526093 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3" candidate_uuid: "66f933f8edd14f988009a01c9447989b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6042210da252450a905233d4f32f6a56"
I20260713 09:10:39.525823 30453 leader_election.cc:290] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [CANDIDATE]: Term 2 election: Requested vote from peers 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:39.526319 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e2b84b18004cd88166eee1352785e3" candidate_uuid: "66f933f8edd14f988009a01c9447989b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
I20260713 09:10:39.526636 30528 raft_consensus.cc:3060] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.526928 30602 raft_consensus.cc:3055] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:39.527377 30602 raft_consensus.cc:740] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Running, Role: LEADER
I20260713 09:10:39.528172 30602 consensus_queue.cc:260] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [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: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.529191 30602 raft_consensus.cc:3060] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.532107 30528 raft_consensus.cc:2468] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f933f8edd14f988009a01c9447989b in term 2.
I20260713 09:10:39.532976 30417 leader_election.cc:304] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [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: 6042210da252450a905233d4f32f6a56, 66f933f8edd14f988009a01c9447989b; no voters: 
I20260713 09:10:39.533550 30649 raft_consensus.cc:2804] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:39.533887 30649 raft_consensus.cc:697] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Becoming Leader. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Running, Role: LEADER
I20260713 09:10:39.534057 30602 raft_consensus.cc:2468] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f933f8edd14f988009a01c9447989b in term 2.
I20260713 09:10:39.534572 30649 consensus_queue.cc:237] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [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: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.539572 30351 catalog_manager.cc:5697] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b reported cstate change: term changed from 1 to 2, leader changed from e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67) to 66f933f8edd14f988009a01c9447989b (127.26.104.65). New cstate: current_term: 2 leader_uuid: "66f933f8edd14f988009a01c9447989b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.563551 30686 consensus_queue.cc:1048] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.572736 30647 consensus_queue.cc:1048] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.581012 30655 raft_consensus.cc:993] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: : Instructing follower 66f933f8edd14f988009a01c9447989b to start an election
I20260713 09:10:39.581409 30647 raft_consensus.cc:1081] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Signalling peer 66f933f8edd14f988009a01c9447989b to start an election
I20260713 09:10:39.582852 30453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c"
dest_uuid: "66f933f8edd14f988009a01c9447989b"
 from {username='slave'} at 127.0.0.1:60048
I20260713 09:10:39.583339 30453 raft_consensus.cc:493] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.583748 30453 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.588862 30453 raft_consensus.cc:515] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.590655 30453 leader_election.cc:290] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [CANDIDATE]: Term 2 election: Requested vote from peers 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847), e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67:42383)
I20260713 09:10:39.591208 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "66f933f8edd14f988009a01c9447989b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6042210da252450a905233d4f32f6a56"
I20260713 09:10:39.591657 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "66f933f8edd14f988009a01c9447989b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
I20260713 09:10:39.591814 30528 raft_consensus.cc:3055] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:39.592177 30528 raft_consensus.cc:740] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6042210da252450a905233d4f32f6a56, State: Running, Role: LEADER
I20260713 09:10:39.592221 30602 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.593021 30528 consensus_queue.cc:260] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [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: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.594223 30528 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.598704 30602 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f933f8edd14f988009a01c9447989b in term 2.
I20260713 09:10:39.599740 30418 leader_election.cc:304] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [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: 66f933f8edd14f988009a01c9447989b, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:39.600462 30649 raft_consensus.cc:2804] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:39.600633 30528 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f933f8edd14f988009a01c9447989b in term 2.
I20260713 09:10:39.600834 30649 raft_consensus.cc:697] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Becoming Leader. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Running, Role: LEADER
I20260713 09:10:39.601574 30649 consensus_queue.cc:237] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [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: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:39.606493 30349 catalog_manager.cc:5697] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b reported cstate change: term changed from 1 to 2, leader changed from 6042210da252450a905233d4f32f6a56 (127.26.104.66) to 66f933f8edd14f988009a01c9447989b (127.26.104.65). New cstate: current_term: 2 leader_uuid: "66f933f8edd14f988009a01c9447989b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.690116 30602 raft_consensus.cc:1275] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Refusing update from remote peer 66f933f8edd14f988009a01c9447989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:39.691210 30649 consensus_queue.cc:1048] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.698684 30528 raft_consensus.cc:1275] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Refusing update from remote peer 66f933f8edd14f988009a01c9447989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:39.700588 30692 consensus_queue.cc:1048] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:39.867785 27041 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:10:39.869238 27041 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:10:39.869585 27041 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:10:39.879878 30453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c"
dest_uuid: "66f933f8edd14f988009a01c9447989b"
mode: GRACEFUL
new_leader_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
 from {username='slave'} at 127.0.0.1:60072
I20260713 09:10:39.880345 30453 raft_consensus.cc:606] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Received request to transfer leadership to TS e71f8d1fb70a4b7997859d1760bb5a0b
I20260713 09:10:39.881290 27041 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:10:39.958638 30602 raft_consensus.cc:1275] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Refusing update from remote peer 66f933f8edd14f988009a01c9447989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:39.959903 30692 consensus_queue.cc:1048] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.967212 30528 raft_consensus.cc:1275] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Refusing update from remote peer 66f933f8edd14f988009a01c9447989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:39.968750 30649 consensus_queue.cc:1048] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.095263 30528 raft_consensus.cc:1275] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Refusing update from remote peer 66f933f8edd14f988009a01c9447989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.096347 30649 consensus_queue.cc:1048] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.103806 30602 raft_consensus.cc:1275] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Refusing update from remote peer 66f933f8edd14f988009a01c9447989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.105345 30685 consensus_queue.cc:1048] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.110388 30692 raft_consensus.cc:993] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: : Instructing follower e71f8d1fb70a4b7997859d1760bb5a0b to start an election
I20260713 09:10:40.110791 30685 raft_consensus.cc:1081] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Signalling peer e71f8d1fb70a4b7997859d1760bb5a0b to start an election
I20260713 09:10:40.112248 30602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c"
dest_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b"
 from {username='slave'} at 127.0.0.1:33184
I20260713 09:10:40.112717 30602 raft_consensus.cc:493] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.113143 30602 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:40.117918 30602 raft_consensus.cc:515] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:40.119504 30602 leader_election.cc:290] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 3 election: Requested vote from peers 66f933f8edd14f988009a01c9447989b (127.26.104.65:39711), 6042210da252450a905233d4f32f6a56 (127.26.104.66:41847)
I20260713 09:10:40.120160 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f933f8edd14f988009a01c9447989b"
I20260713 09:10:40.120548 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b0b0534a1e4629aa79d9c3db12c94c" candidate_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6042210da252450a905233d4f32f6a56"
I20260713 09:10:40.121032 30528 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:40.120775 30453 raft_consensus.cc:3055] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:40.121464 30453 raft_consensus.cc:740] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f933f8edd14f988009a01c9447989b, State: Running, Role: LEADER
I20260713 09:10:40.122220 30453 consensus_queue.cc:260] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:40.123440 30453 raft_consensus.cc:3060] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:40.125733 30528 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 3.
I20260713 09:10:40.126695 30566 leader_election.cc:304] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6042210da252450a905233d4f32f6a56, e71f8d1fb70a4b7997859d1760bb5a0b; no voters: 
I20260713 09:10:40.127300 30650 raft_consensus.cc:2804] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:40.128201 30650 raft_consensus.cc:697] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 3 LEADER]: Becoming Leader. State: Replica: e71f8d1fb70a4b7997859d1760bb5a0b, State: Running, Role: LEADER
I20260713 09:10:40.128381 30453 raft_consensus.cc:2468] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e71f8d1fb70a4b7997859d1760bb5a0b in term 3.
I20260713 09:10:40.129034 30650 consensus_queue.cc:237] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } }
I20260713 09:10:40.134318 30349 catalog_manager.cc:5697] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b reported cstate change: term changed from 2 to 3, leader changed from 66f933f8edd14f988009a01c9447989b (127.26.104.65) to e71f8d1fb70a4b7997859d1760bb5a0b (127.26.104.67). New cstate: current_term: 3 leader_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f933f8edd14f988009a01c9447989b" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 39711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6042210da252450a905233d4f32f6a56" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 41847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e71f8d1fb70a4b7997859d1760bb5a0b" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 42383 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:40.230597 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
I20260713 09:10:40.245288 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:40.245848 27041 tablet_replica.cc:333] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b: stopping tablet replica
I20260713 09:10:40.246346 27041 raft_consensus.cc:2243] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.247071 27041 raft_consensus.cc:2272] T 06e2b84b18004cd88166eee1352785e3 P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.249117 27041 tablet_replica.cc:333] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b: stopping tablet replica
I20260713 09:10:40.249584 27041 raft_consensus.cc:2243] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.249976 27041 raft_consensus.cc:2272] T 52b0b0534a1e4629aa79d9c3db12c94c P 66f933f8edd14f988009a01c9447989b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.251868 27041 tablet_replica.cc:333] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b: stopping tablet replica
I20260713 09:10:40.252306 27041 raft_consensus.cc:2243] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.252651 27041 raft_consensus.cc:2272] T c7b76f017f104b249f31b7e714759e37 P 66f933f8edd14f988009a01c9447989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.254142 27041 tablet_replica.cc:333] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b: stopping tablet replica
I20260713 09:10:40.254539 27041 raft_consensus.cc:2243] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.255173 27041 raft_consensus.cc:2272] T 9d08259a09444591887f48d709363c76 P 66f933f8edd14f988009a01c9447989b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.276777 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:10:40.286900 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
I20260713 09:10:40.301134 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:40.301693 27041 tablet_replica.cc:333] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56: stopping tablet replica
I20260713 09:10:40.302218 27041 raft_consensus.cc:2243] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.302639 27041 raft_consensus.cc:2272] T 06e2b84b18004cd88166eee1352785e3 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.304607 27041 tablet_replica.cc:333] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56: stopping tablet replica
I20260713 09:10:40.305078 27041 raft_consensus.cc:2243] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.305462 27041 raft_consensus.cc:2272] T 52b0b0534a1e4629aa79d9c3db12c94c P 6042210da252450a905233d4f32f6a56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.307193 27041 tablet_replica.cc:333] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56: stopping tablet replica
I20260713 09:10:40.307667 27041 raft_consensus.cc:2243] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.308324 27041 raft_consensus.cc:2272] T c7b76f017f104b249f31b7e714759e37 P 6042210da252450a905233d4f32f6a56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.309937 27041 tablet_replica.cc:333] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56: stopping tablet replica
I20260713 09:10:40.310359 27041 raft_consensus.cc:2243] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.310710 27041 raft_consensus.cc:2272] T 9d08259a09444591887f48d709363c76 P 6042210da252450a905233d4f32f6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.332250 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
I20260713 09:10:40.342679 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
I20260713 09:10:40.357393 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:40.357956 27041 tablet_replica.cc:333] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b: stopping tablet replica
I20260713 09:10:40.358430 27041 raft_consensus.cc:2243] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.358857 27041 raft_consensus.cc:2272] T 06e2b84b18004cd88166eee1352785e3 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.360711 27041 tablet_replica.cc:333] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b: stopping tablet replica
I20260713 09:10:40.361212 27041 raft_consensus.cc:2243] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.361582 27041 raft_consensus.cc:2272] T 9d08259a09444591887f48d709363c76 P e71f8d1fb70a4b7997859d1760bb5a0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.363629 27041 tablet_replica.cc:333] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: stopping tablet replica
I20260713 09:10:40.364065 27041 raft_consensus.cc:2243] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.364594 27041 pending_rounds.cc:70] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: Trying to abort 1 pending ops.
I20260713 09:10:40.364750 27041 pending_rounds.cc:77] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993009175908352 op_type: NO_OP noop_request { }
I20260713 09:10:40.365016 27041 raft_consensus.cc:2889] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:40.365247 27041 raft_consensus.cc:2272] T 52b0b0534a1e4629aa79d9c3db12c94c P e71f8d1fb70a4b7997859d1760bb5a0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.367146 27041 tablet_replica.cc:333] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b: stopping tablet replica
I20260713 09:10:40.367635 27041 raft_consensus.cc:2243] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.368000 27041 raft_consensus.cc:2272] T c7b76f017f104b249f31b7e714759e37 P e71f8d1fb70a4b7997859d1760bb5a0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.387951 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:10:40.398125 27041 master.cc:562] Master@127.26.104.126:34101 shutting down...
I20260713 09:10:40.411520 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.412011 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.412298 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c225868b090438798ae91265944384d: stopping tablet replica
I20260713 09:10:40.430250 27041 master.cc:584] Master@127.26.104.126:34101 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2518 ms)
[----------] 6 tests from LeaderRebalancerTest (84117 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:10:40.454556 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:36863
I20260713 09:10:40.455631 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.460028 30699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.461421 30700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.461491 30702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:40.462013 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:40.462714 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.462873 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.463035 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933840463019 us; error 0 us; skew 500 ppm
I20260713 09:10:40.463605 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.465569 27041 webserver.cc:533] Webserver started at http://127.26.104.126:32909/ using document root <none> and password file <none>
I20260713 09:10:40.465996 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.466149 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.466382 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.467341 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "2f30969994ba4a1d8bb24fb19cbcde64"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.471259 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:40.474323 30707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.474942 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:40.475190 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "2f30969994ba4a1d8bb24fb19cbcde64"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.475452 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-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)
I20260713 09:10:40.495736 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.496685 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.529208 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:36863
I20260713 09:10:40.529299 30758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:36863 every 8 connection(s)
I20260713 09:10:40.532670 30759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.542017 30759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64: Bootstrap starting.
I20260713 09:10:40.545975 30759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:40.549402 30759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64: No bootstrap required, opened a new log
I20260713 09:10:40.551177 30759 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f30969994ba4a1d8bb24fb19cbcde64" member_type: VOTER }
I20260713 09:10:40.551574 30759 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:40.551755 30759 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f30969994ba4a1d8bb24fb19cbcde64, State: Initialized, Role: FOLLOWER
I20260713 09:10:40.552208 30759 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f30969994ba4a1d8bb24fb19cbcde64" member_type: VOTER }
I20260713 09:10:40.552594 30759 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:40.552776 30759 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:40.552974 30759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:40.556821 30759 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f30969994ba4a1d8bb24fb19cbcde64" member_type: VOTER }
I20260713 09:10:40.557245 30759 leader_election.cc:304] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [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: 2f30969994ba4a1d8bb24fb19cbcde64; no voters: 
I20260713 09:10:40.558205 30759 leader_election.cc:290] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:40.558457 30762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:40.559633 30762 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 1 LEADER]: Becoming Leader. State: Replica: 2f30969994ba4a1d8bb24fb19cbcde64, State: Running, Role: LEADER
I20260713 09:10:40.560221 30762 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [LEADER]: Queue going to LEADER mode. State: All 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: "2f30969994ba4a1d8bb24fb19cbcde64" member_type: VOTER }
I20260713 09:10:40.560751 30759 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:40.562848 30764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f30969994ba4a1d8bb24fb19cbcde64. Latest consensus state: current_term: 1 leader_uuid: "2f30969994ba4a1d8bb24fb19cbcde64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f30969994ba4a1d8bb24fb19cbcde64" member_type: VOTER } }
I20260713 09:10:40.562911 30763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f30969994ba4a1d8bb24fb19cbcde64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f30969994ba4a1d8bb24fb19cbcde64" member_type: VOTER } }
I20260713 09:10:40.563570 30764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:40.563617 30763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:40.565665 30768 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:40.570118 30768 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:40.574895 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:40.578037 30768 catalog_manager.cc:1383] Generated new cluster ID: bf3bb0ede8e3451abf2b253f697be90a
I20260713 09:10:40.578281 30768 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:40.601794 30768 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:40.602973 30768 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:40.615525 30768 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64: Generated new TSK 0
I20260713 09:10:40.616065 30768 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:40.641304 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.646610 30780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.647639 30781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.648662 30783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:40.648896 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:40.649698 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.649880 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.649998 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933840649987 us; error 0 us; skew 500 ppm
I20260713 09:10:40.650460 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.652465 27041 webserver.cc:533] Webserver started at http://127.26.104.65:33383/ using document root <none> and password file <none>
I20260713 09:10:40.652885 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.653030 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.653224 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.654170 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "aefc520cecdd4d94874a8a9015fdb140"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.658116 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:40.661103 30788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.661743 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:40.662096 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "aefc520cecdd4d94874a8a9015fdb140"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.662393 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-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)
I20260713 09:10:40.673786 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.674819 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.676148 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.678362 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.678546 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.678768 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.678912 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.714186 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:37875
I20260713 09:10:40.714273 30850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:37875 every 8 connection(s)
I20260713 09:10:40.719120 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.724830 30855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.726434 30856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:40.729202 27041 server_base.cc:1061] running on GCE node
W20260713 09:10:40.730048 30858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:40.730794 30851 heartbeater.cc:344] Connected to a master server at 127.26.104.126:36863
I20260713 09:10:40.730916 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:40.731132 30851 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:40.731220 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.731482 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933840731464 us; error 0 us; skew 500 ppm
I20260713 09:10:40.731945 30851 heartbeater.cc:507] Master 127.26.104.126:36863 requested a full tablet report, sending...
I20260713 09:10:40.732025 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.734035 30724 ts_manager.cc:194] Registered new tserver with Master: aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875)
I20260713 09:10:40.734400 27041 webserver.cc:533] Webserver started at http://127.26.104.66:42719/ using document root <none> and password file <none>
I20260713 09:10:40.734877 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.735057 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.735278 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.735805 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56270
I20260713 09:10:40.736325 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "081fcb3289514d26a2016edae713ac2a"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.740577 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:40.743497 30863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.744208 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:40.744470 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "081fcb3289514d26a2016edae713ac2a"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.744710 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-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)
I20260713 09:10:40.754909 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.755851 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.757077 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.759083 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.759260 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.759505 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.759655 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.794299 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:44643
I20260713 09:10:40.794397 30925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:44643 every 8 connection(s)
I20260713 09:10:40.798834 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.804409 30929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.806638 30930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.809231 30932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:40.809762 30926 heartbeater.cc:344] Connected to a master server at 127.26.104.126:36863
I20260713 09:10:40.810113 30926 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:40.810132 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:40.810895 30926 heartbeater.cc:507] Master 127.26.104.126:36863 requested a full tablet report, sending...
I20260713 09:10:40.811022 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.811304 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.811497 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933840811478 us; error 0 us; skew 500 ppm
I20260713 09:10:40.812145 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.812945 30724 ts_manager.cc:194] Registered new tserver with Master: 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:40.814549 27041 webserver.cc:533] Webserver started at http://127.26.104.67:39365/ using document root <none> and password file <none>
I20260713 09:10:40.814603 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56286
I20260713 09:10:40.815099 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.815313 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.815680 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.816694 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "57717bd3e4f94438a66e5e214d23bf36"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.820681 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260713 09:10:40.823652 30937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.824308 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:40.824564 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "57717bd3e4f94438a66e5e214d23bf36"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-xk97"
I20260713 09:10:40.824805 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933756182707-27041-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)
I20260713 09:10:40.833477 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.834385 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.835670 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.837669 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.837848 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.838063 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.838209 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.873018 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:35937
I20260713 09:10:40.873136 30999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:35937 every 8 connection(s)
I20260713 09:10:40.884994 31000 heartbeater.cc:344] Connected to a master server at 127.26.104.126:36863
I20260713 09:10:40.885389 31000 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:40.886047 31000 heartbeater.cc:507] Master 127.26.104.126:36863 requested a full tablet report, sending...
I20260713 09:10:40.887813 30724 ts_manager.cc:194] Registered new tserver with Master: 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:40.888039 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012217732s
I20260713 09:10:40.889530 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56298
I20260713 09:10:40.910271 30724 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56312:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:40.912575 30724 catalog_manager.cc:7077] 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.
I20260713 09:10:40.981812 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 696bb7e37dc94a46812a3f7c54b37f6e (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:40.983785 30960 tablet_service.cc:1511] Processing CreateTablet for tablet 1b096b06945f4833ba47cd8aef6a1823 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:40.984517 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 76ed646ba13b47f1b7831ac9bae1161e (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:40.985884 30959 tablet_service.cc:1511] Processing CreateTablet for tablet 7c35a63e0f814390bad09ea2c4f94d85 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:40.986734 30963 tablet_service.cc:1511] Processing CreateTablet for tablet e7c75bfc9b4d4f4aa6db4d5e573dece7 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:40.988507 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 23dbb9ec1f944a7781cec0408f4421bd (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:40.989377 30961 tablet_service.cc:1511] Processing CreateTablet for tablet a623b728879e44d8825e4829de03e9db (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:40.983268 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696bb7e37dc94a46812a3f7c54b37f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.991132 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ed646ba13b47f1b7831ac9bae1161e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.992588 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a623b728879e44d8825e4829de03e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.993484 30959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c35a63e0f814390bad09ea2c4f94d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.995805 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b096b06945f4833ba47cd8aef6a1823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.999832 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dbb9ec1f944a7781cec0408f4421bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.003844 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c75bfc9b4d4f4aa6db4d5e573dece7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.010043 30957 tablet_service.cc:1511] Processing CreateTablet for tablet 51e987641ad14886a2058a4185e69b60 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:41.012450 30958 tablet_service.cc:1511] Processing CreateTablet for tablet 24390e3cbebb49ad8077202f0a4ca9f0 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:41.013336 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 696bb7e37dc94a46812a3f7c54b37f6e (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:41.011359 30957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e987641ad14886a2058a4185e69b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.014600 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696bb7e37dc94a46812a3f7c54b37f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.016472 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24390e3cbebb49ad8077202f0a4ca9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.017656 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 76ed646ba13b47f1b7831ac9bae1161e (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:41.018978 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ed646ba13b47f1b7831ac9bae1161e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.020423 30889 tablet_service.cc:1511] Processing CreateTablet for tablet e7c75bfc9b4d4f4aa6db4d5e573dece7 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:41.021675 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c75bfc9b4d4f4aa6db4d5e573dece7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.021868 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 696bb7e37dc94a46812a3f7c54b37f6e (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:41.023092 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696bb7e37dc94a46812a3f7c54b37f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.024410 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 23dbb9ec1f944a7781cec0408f4421bd (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:41.024981 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 76ed646ba13b47f1b7831ac9bae1161e (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:41.025627 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dbb9ec1f944a7781cec0408f4421bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.026211 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ed646ba13b47f1b7831ac9bae1161e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.026032 30808 tablet_service.cc:1511] Processing CreateTablet for tablet 51e987641ad14886a2058a4185e69b60 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:41.027215 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e987641ad14886a2058a4185e69b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.028038 30814 tablet_service.cc:1511] Processing CreateTablet for tablet e7c75bfc9b4d4f4aa6db4d5e573dece7 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:41.028398 30887 tablet_service.cc:1511] Processing CreateTablet for tablet a623b728879e44d8825e4829de03e9db (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:41.029259 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c75bfc9b4d4f4aa6db4d5e573dece7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.029616 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a623b728879e44d8825e4829de03e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.032399 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 1b096b06945f4833ba47cd8aef6a1823 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:41.033628 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b096b06945f4833ba47cd8aef6a1823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.033380 30812 tablet_service.cc:1511] Processing CreateTablet for tablet a623b728879e44d8825e4829de03e9db (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:41.034592 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a623b728879e44d8825e4829de03e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.036384 30811 tablet_service.cc:1511] Processing CreateTablet for tablet 1b096b06945f4833ba47cd8aef6a1823 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:41.036511 30885 tablet_service.cc:1511] Processing CreateTablet for tablet 7c35a63e0f814390bad09ea2c4f94d85 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:41.037701 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c35a63e0f814390bad09ea2c4f94d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.038506 30809 tablet_service.cc:1511] Processing CreateTablet for tablet 24390e3cbebb49ad8077202f0a4ca9f0 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:41.040498 30884 tablet_service.cc:1511] Processing CreateTablet for tablet 24390e3cbebb49ad8077202f0a4ca9f0 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:41.040534 30810 tablet_service.cc:1511] Processing CreateTablet for tablet 7c35a63e0f814390bad09ea2c4f94d85 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:41.043038 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b096b06945f4833ba47cd8aef6a1823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.042843 30883 tablet_service.cc:1511] Processing CreateTablet for tablet 51e987641ad14886a2058a4185e69b60 (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:41.044168 30809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24390e3cbebb49ad8077202f0a4ca9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.032424 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 23dbb9ec1f944a7781cec0408f4421bd (DEFAULT_TABLE table=test-workload [id=1bc3db925dc14f8dac6fb55e8912a43c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:41.045222 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c35a63e0f814390bad09ea2c4f94d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.045985 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dbb9ec1f944a7781cec0408f4421bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.041704 30884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24390e3cbebb49ad8077202f0a4ca9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.047768 30883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e987641ad14886a2058a4185e69b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.114084 31015 tablet_bootstrap.cc:492] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.136886 31016 tablet_bootstrap.cc:492] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.150872 31016 tablet_bootstrap.cc:654] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.175884 31015 tablet_bootstrap.cc:654] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.205901 31017 tablet_bootstrap.cc:492] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.212616 31017 tablet_bootstrap.cc:654] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.213353 31015 tablet_bootstrap.cc:492] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.213857 31015 ts_tablet_manager.cc:1403] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.004s
I20260713 09:10:41.216506 31015 raft_consensus.cc:359] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.217185 31015 raft_consensus.cc:385] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.217458 31015 raft_consensus.cc:740] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.218201 31016 tablet_bootstrap.cc:492] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.218154 31015 consensus_queue.cc:260] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.218729 31016 ts_tablet_manager.cc:1403] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.031s
I20260713 09:10:41.220335 31000 heartbeater.cc:499] Master 127.26.104.126:36863 was elected leader, sending a full tablet report...
I20260713 09:10:41.220770 31015 ts_tablet_manager.cc:1434] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:41.221318 31016 raft_consensus.cc:359] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.221715 31015 tablet_bootstrap.cc:492] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.222007 31016 raft_consensus.cc:385] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.222326 31016 raft_consensus.cc:740] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.223096 31016 consensus_queue.cc:260] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.226507 31016 ts_tablet_manager.cc:1434] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:41.226909 31017 tablet_bootstrap.cc:492] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.227144 30851 heartbeater.cc:499] Master 127.26.104.126:36863 was elected leader, sending a full tablet report...
I20260713 09:10:41.227515 31017 ts_tablet_manager.cc:1403] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:10:41.227443 31016 tablet_bootstrap.cc:492] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.227386 31015 tablet_bootstrap.cc:654] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.230495 31017 raft_consensus.cc:359] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.231192 31017 raft_consensus.cc:385] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.231556 31017 raft_consensus.cc:740] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.232398 31017 consensus_queue.cc:260] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.235707 31016 tablet_bootstrap.cc:654] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.238345 31015 tablet_bootstrap.cc:492] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.238873 31015 ts_tablet_manager.cc:1403] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260713 09:10:41.238958 30926 heartbeater.cc:499] Master 127.26.104.126:36863 was elected leader, sending a full tablet report...
I20260713 09:10:41.240041 31017 ts_tablet_manager.cc:1434] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:41.241122 31017 tablet_bootstrap.cc:492] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.241703 31015 raft_consensus.cc:359] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.246229 31015 raft_consensus.cc:385] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.246560 31015 raft_consensus.cc:740] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.247722 31024 raft_consensus.cc:493] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.247457 31015 consensus_queue.cc:260] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.248219 31024 raft_consensus.cc:515] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.249706 31015 ts_tablet_manager.cc:1434] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:41.250844 31024 leader_election.cc:290] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.247440 31017 tablet_bootstrap.cc:654] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.250666 31015 tablet_bootstrap.cc:492] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.264977 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.265741 31016 tablet_bootstrap.cc:492] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.266199 31016 ts_tablet_manager.cc:1403] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.010s
W20260713 09:10:41.267249 30865 leader_election.cc:343] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.268760 31016 raft_consensus.cc:359] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.269415 31016 raft_consensus.cc:385] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.269695 31016 raft_consensus.cc:740] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.271565 31016 consensus_queue.cc:260] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.273522 31016 ts_tablet_manager.cc:1434] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:41.274384 31016 tablet_bootstrap.cc:492] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.276104 31015 tablet_bootstrap.cc:654] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.277472 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
W20260713 09:10:41.279448 30867 leader_election.cc:343] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.279786 31016 tablet_bootstrap.cc:654] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.279886 30867 leader_election.cc:304] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a; no voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.283170 31022 raft_consensus.cc:493] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.283326 31024 raft_consensus.cc:2749] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.283672 31022 raft_consensus.cc:515] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.286234 31017 tablet_bootstrap.cc:492] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.286690 31017 ts_tablet_manager.cc:1403] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260713 09:10:41.286801 31015 tablet_bootstrap.cc:492] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.287249 31015 ts_tablet_manager.cc:1403] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260713 09:10:41.288529 31022 leader_election.cc:290] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.289335 31017 raft_consensus.cc:359] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.290064 31017 raft_consensus.cc:385] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.289755 31015 raft_consensus.cc:359] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.290364 31017 raft_consensus.cc:740] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.290443 31015 raft_consensus.cc:385] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.290777 31015 raft_consensus.cc:740] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.291126 31017 consensus_queue.cc:260] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.291499 31015 consensus_queue.cc:260] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.293339 31017 ts_tablet_manager.cc:1434] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:41.293644 31015 ts_tablet_manager.cc:1434] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:41.294224 31017 tablet_bootstrap.cc:492] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.294548 31015 tablet_bootstrap.cc:492] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.299796 31017 tablet_bootstrap.cc:654] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.300316 31015 tablet_bootstrap.cc:654] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.311206 31015 tablet_bootstrap.cc:492] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.311444 31017 tablet_bootstrap.cc:492] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.311687 31015 ts_tablet_manager.cc:1403] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260713 09:10:41.311882 31017 ts_tablet_manager.cc:1403] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:10:41.314411 31015 raft_consensus.cc:359] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.314567 31017 raft_consensus.cc:359] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.315148 31015 raft_consensus.cc:385] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.315231 31017 raft_consensus.cc:385] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.315522 31015 raft_consensus.cc:740] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.315605 31017 raft_consensus.cc:740] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.316310 31015 consensus_queue.cc:260] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.316530 31017 consensus_queue.cc:260] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.318572 31015 ts_tablet_manager.cc:1434] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:41.319561 31015 tablet_bootstrap.cc:492] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.323758 31017 ts_tablet_manager.cc:1434] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:10:41.324769 31017 tablet_bootstrap.cc:492] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.325278 31015 tablet_bootstrap.cc:654] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.330681 31017 tablet_bootstrap.cc:654] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.336715 31015 tablet_bootstrap.cc:492] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.337232 31015 ts_tablet_manager.cc:1403] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:10:41.340160 31015 raft_consensus.cc:359] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.340934 31015 raft_consensus.cc:385] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.341223 31015 raft_consensus.cc:740] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.346228 31015 consensus_queue.cc:260] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.351497 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.352515 31015 ts_tablet_manager.cc:1434] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260713 09:10:41.353057 30790 leader_election.cc:343] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.353607 31015 tablet_bootstrap.cc:492] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.358418 31016 tablet_bootstrap.cc:492] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.358922 31016 ts_tablet_manager.cc:1403] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.034s
I20260713 09:10:41.360047 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.360677 30975 raft_consensus.cc:2468] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:41.361567 31016 raft_consensus.cc:359] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.361956 30792 leader_election.cc:304] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:41.362056 31017 tablet_bootstrap.cc:492] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.362812 31017 ts_tablet_manager.cc:1403] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260713 09:10:41.360038 31015 tablet_bootstrap.cc:654] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.362840 31022 raft_consensus.cc:2804] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.363541 31022 raft_consensus.cc:493] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.363844 31022 raft_consensus.cc:3060] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.365770 31017 raft_consensus.cc:359] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.366475 31017 raft_consensus.cc:385] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.366699 31017 raft_consensus.cc:740] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.362432 31016 raft_consensus.cc:385] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.367880 31016 raft_consensus.cc:740] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.367394 31017 consensus_queue.cc:260] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.368247 31015 tablet_bootstrap.cc:492] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.368701 31015 ts_tablet_manager.cc:1403] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260713 09:10:41.368788 31016 consensus_queue.cc:260] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.369989 31017 ts_tablet_manager.cc:1434] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:41.370908 31017 tablet_bootstrap.cc:492] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.371361 31015 raft_consensus.cc:359] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.372071 31015 raft_consensus.cc:385] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.372336 31015 raft_consensus.cc:740] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.373132 31015 consensus_queue.cc:260] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.377115 31017 tablet_bootstrap.cc:654] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.379945 31015 ts_tablet_manager.cc:1434] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:10:41.381009 31015 tablet_bootstrap.cc:492] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.387292 31015 tablet_bootstrap.cc:654] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.394191 31022 raft_consensus.cc:515] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.397235 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:41.398437 31015 tablet_bootstrap.cc:492] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
W20260713 09:10:41.398648 30790 leader_election.cc:343] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.399001 31015 ts_tablet_manager.cc:1403] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:10:41.399785 31022 leader_election.cc:290] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.400904 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:41.401531 30975 raft_consensus.cc:3060] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.405426 31017 tablet_bootstrap.cc:492] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.405344 31015 raft_consensus.cc:359] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.405995 31017 ts_tablet_manager.cc:1403] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.024s
I20260713 09:10:41.406522 31024 raft_consensus.cc:493] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.407166 31015 raft_consensus.cc:385] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.406991 31024 raft_consensus.cc:515] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.407615 31015 raft_consensus.cc:740] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.408692 31017 raft_consensus.cc:359] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.409157 30975 raft_consensus.cc:2468] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:41.409387 31017 raft_consensus.cc:385] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.409744 31017 raft_consensus.cc:740] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.410182 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.409029 31024 leader_election.cc:290] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.410378 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.410539 31017 consensus_queue.cc:260] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.410681 30974 raft_consensus.cc:2468] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:41.411221 30826 raft_consensus.cc:2468] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:41.412297 30867 leader_election.cc:304] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:41.412940 31017 ts_tablet_manager.cc:1434] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:10:41.413424 31024 raft_consensus.cc:2804] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.411176 30792 leader_election.cc:304] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:41.413810 31024 raft_consensus.cc:493] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.413924 31016 ts_tablet_manager.cc:1434] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.026s
I20260713 09:10:41.414183 31024 raft_consensus.cc:3060] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.414657 31037 raft_consensus.cc:2804] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.415149 31037 raft_consensus.cc:697] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:41.415895 31037 consensus_queue.cc:237] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.416184 31017 tablet_bootstrap.cc:492] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.419907 31016 tablet_bootstrap.cc:492] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.408493 31015 consensus_queue.cc:260] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.422155 31015 ts_tablet_manager.cc:1434] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260713 09:10:41.420101 31024 raft_consensus.cc:515] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.424906 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:41.425096 31017 tablet_bootstrap.cc:654] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.425436 30826 raft_consensus.cc:3060] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.427065 31016 tablet_bootstrap.cc:654] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.432219 30826 raft_consensus.cc:2468] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
I20260713 09:10:41.433368 30865 leader_election.cc:304] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.435088 31043 raft_consensus.cc:2804] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.436432 31024 leader_election.cc:290] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.437202 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:41.437804 30974 raft_consensus.cc:3060] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.438115 30722 catalog_manager.cc:5697] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.440513 31017 tablet_bootstrap.cc:492] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.444959 30974 raft_consensus.cc:2468] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
I20260713 09:10:41.449069 31017 ts_tablet_manager.cc:1403] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260713 09:10:41.449612 31015 tablet_bootstrap.cc:492] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.450841 31021 raft_consensus.cc:493] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.451272 31021 raft_consensus.cc:515] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.452011 31017 raft_consensus.cc:359] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.452669 31017 raft_consensus.cc:385] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.452947 31017 raft_consensus.cc:740] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.453711 31017 consensus_queue.cc:260] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.455825 31017 ts_tablet_manager.cc:1434] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:41.456750 31017 tablet_bootstrap.cc:492] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.458127 31015 tablet_bootstrap.cc:654] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.458796 31021 leader_election.cc:290] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.460193 31043 raft_consensus.cc:697] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:41.461092 31043 consensus_queue.cc:237] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.463363 31017 tablet_bootstrap.cc:654] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.468187 31016 tablet_bootstrap.cc:492] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.468643 31016 ts_tablet_manager.cc:1403] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.007s
I20260713 09:10:41.471544 31016 raft_consensus.cc:359] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.472224 31016 raft_consensus.cc:385] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.472517 31016 raft_consensus.cc:740] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.472671 31015 tablet_bootstrap.cc:492] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.473757 31015 ts_tablet_manager.cc:1403] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260713 09:10:41.473261 31016 consensus_queue.cc:260] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.475502 31016 ts_tablet_manager.cc:1434] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:41.476413 31016 tablet_bootstrap.cc:492] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.476186 31015 raft_consensus.cc:359] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.476799 31015 raft_consensus.cc:385] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.477065 31015 raft_consensus.cc:740] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.479779 31015 consensus_queue.cc:260] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.480576 30722 catalog_manager.cc:5697] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 1 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.482739 31016 tablet_bootstrap.cc:654] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.488129 31015 ts_tablet_manager.cc:1434] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:10:41.489097 31015 tablet_bootstrap.cc:492] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:41.497670 31015 tablet_bootstrap.cc:654] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.510589 31017 tablet_bootstrap.cc:492] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.511082 31017 ts_tablet_manager.cc:1403] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.003s
I20260713 09:10:41.513885 31017 raft_consensus.cc:359] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.514587 31017 raft_consensus.cc:385] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.514860 31017 raft_consensus.cc:740] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.515627 31017 consensus_queue.cc:260] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.517879 31017 ts_tablet_manager.cc:1434] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:41.518863 31017 tablet_bootstrap.cc:492] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.522094 31021 raft_consensus.cc:493] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.522604 31021 raft_consensus.cc:515] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.522872 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.524580 31021 leader_election.cc:290] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.525158 31016 tablet_bootstrap.cc:492] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.525275 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.525693 31016 ts_tablet_manager.cc:1403] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.018s
I20260713 09:10:41.528607 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.528544 31016 raft_consensus.cc:359] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.529376 31016 raft_consensus.cc:385] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.529285 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.528203 31015 tablet_bootstrap.cc:492] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:41.529794 31016 raft_consensus.cc:740] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.529994 30901 raft_consensus.cc:2468] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:41.530192 31015 ts_tablet_manager.cc:1403] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260713 09:10:41.530615 31016 consensus_queue.cc:260] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
W20260713 09:10:41.531224 30939 leader_election.cc:343] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:41.532006 30939 leader_election.cc:343] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.532196 31017 tablet_bootstrap.cc:654] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:41.532682 30939 leader_election.cc:343] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.533128 30939 leader_election.cc:304] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [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: 57717bd3e4f94438a66e5e214d23bf36; no voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.534173 31021 raft_consensus.cc:2749] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.534251 30939 leader_election.cc:304] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.534619 31016 ts_tablet_manager.cc:1434] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:41.535733 31016 tablet_bootstrap.cc:492] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.537149 31021 raft_consensus.cc:2804] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.537503 31021 raft_consensus.cc:493] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.537808 31021 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.541618 31016 tablet_bootstrap.cc:654] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.542737 31017 tablet_bootstrap.cc:492] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.543171 31017 ts_tablet_manager.cc:1403] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260713 09:10:41.545656 31017 raft_consensus.cc:359] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.546487 31017 raft_consensus.cc:385] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.546749 31017 raft_consensus.cc:740] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.547540 31017 consensus_queue.cc:260] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.548000 31021 raft_consensus.cc:515] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.552356 31017 ts_tablet_manager.cc:1434] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:41.552873 31021 leader_election.cc:290] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.553282 31017 tablet_bootstrap.cc:492] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:41.532796 31015 raft_consensus.cc:359] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.553685 31015 raft_consensus.cc:385] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.553946 31015 raft_consensus.cc:740] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.554531 31015 consensus_queue.cc:260] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.556351 31015 ts_tablet_manager.cc:1434] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:10:41.557005 31037 raft_consensus.cc:493] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.557444 31037 raft_consensus.cc:515] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.553390 31021 raft_consensus.cc:493] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.559347 31037 leader_election.cc:290] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.559317 31021 raft_consensus.cc:515] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.561208 31021 leader_election.cc:290] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.561285 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.561877 30901 raft_consensus.cc:2468] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:41.563695 31017 tablet_bootstrap.cc:654] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.563889 30790 leader_election.cc:304] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.564824 31037 raft_consensus.cc:2804] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.565171 31037 raft_consensus.cc:493] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.565544 31037 raft_consensus.cc:3060] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.565698 31016 tablet_bootstrap.cc:492] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.566226 31016 ts_tablet_manager.cc:1403] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.005s
I20260713 09:10:41.569407 31016 raft_consensus.cc:359] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.570124 31016 raft_consensus.cc:385] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.570405 31016 raft_consensus.cc:740] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
W20260713 09:10:41.570560 30772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:41.571242 31016 consensus_queue.cc:260] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.573625 31016 ts_tablet_manager.cc:1434] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:41.574693 31016 tablet_bootstrap.cc:492] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.575834 31037 raft_consensus.cc:515] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.578058 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:41.578469 30901 raft_consensus.cc:3060] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.580725 31016 tablet_bootstrap.cc:654] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.581089 31022 raft_consensus.cc:493] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.582166 31022 raft_consensus.cc:515] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.583130 31017 tablet_bootstrap.cc:492] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:41.583570 31017 ts_tablet_manager.cc:1403] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260713 09:10:41.584134 31022 leader_election.cc:290] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.586136 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.586109 31017 raft_consensus.cc:359] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.586889 31017 raft_consensus.cc:385] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.587157 31017 raft_consensus.cc:740] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.587795 31017 consensus_queue.cc:260] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.588696 30900 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:41.589708 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:41.591205 30901 raft_consensus.cc:2468] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:41.591360 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:41.591974 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.591928 30899 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.592417 30790 leader_election.cc:304] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.594525 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:41.595062 30975 raft_consensus.cc:3060] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.595623 31043 raft_consensus.cc:493] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.596092 31043 raft_consensus.cc:515] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.595780 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.598033 31043 leader_election.cc:290] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.598634 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
W20260713 09:10:41.600054 30865 leader_election.cc:343] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.601176 30899 raft_consensus.cc:2468] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:41.601291 31017 ts_tablet_manager.cc:1434] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:10:41.596532 31022 raft_consensus.cc:2804] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.602272 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.607149 30974 raft_consensus.cc:2468] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:41.607837 31043 raft_consensus.cc:493] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.604338 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.608301 31043 raft_consensus.cc:515] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.608798 30973 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
W20260713 09:10:41.604465 30939 leader_election.cc:343] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:41.609912 30939 leader_election.cc:343] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.610394 31043 leader_election.cc:290] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.610790 30939 leader_election.cc:304] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.605063 31037 leader_election.cc:290] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.611999 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b096b06945f4833ba47cd8aef6a1823" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.612665 30825 raft_consensus.cc:2468] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:41.608407 30867 leader_election.cc:304] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.605176 30975 raft_consensus.cc:2468] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:41.606350 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.603060 30790 leader_election.cc:304] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.613955 30865 leader_election.cc:304] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.614765 31016 tablet_bootstrap.cc:492] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.614684 30901 raft_consensus.cc:2468] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:41.615463 31016 ts_tablet_manager.cc:1403] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.012s
I20260713 09:10:41.615991 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b096b06945f4833ba47cd8aef6a1823" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.616065 30939 leader_election.cc:304] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.616667 30973 raft_consensus.cc:2468] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:41.617522 31022 raft_consensus.cc:697] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:41.617925 31057 raft_consensus.cc:2804] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.618377 31057 raft_consensus.cc:493] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.618813 31057 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.618647 31016 raft_consensus.cc:359] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.618484 31022 consensus_queue.cc:237] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.615470 31044 raft_consensus.cc:2804] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.619685 31044 raft_consensus.cc:493] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.620007 31044 raft_consensus.cc:3060] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.621235 31043 raft_consensus.cc:2804] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.621599 31043 raft_consensus.cc:493] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.621927 31043 raft_consensus.cc:3060] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.622175 31016 raft_consensus.cc:385] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.622500 31016 raft_consensus.cc:740] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.623175 31016 consensus_queue.cc:260] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.625293 31016 ts_tablet_manager.cc:1434] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:41.625562 31057 raft_consensus.cc:515] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.626243 31016 tablet_bootstrap.cc:492] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.627847 31021 raft_consensus.cc:2804] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.628440 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:41.628271 31057 leader_election.cc:290] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.629106 30901 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.629200 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:41.629771 30973 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.630785 31044 raft_consensus.cc:515] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.633404 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
W20260713 09:10:41.634662 30865 leader_election.cc:343] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.635872 30901 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:41.636791 30973 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:41.636976 30790 leader_election.cc:304] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.638000 31057 raft_consensus.cc:2804] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.638659 31057 raft_consensus.cc:697] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:41.639158 31016 tablet_bootstrap.cc:654] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.639709 31053 raft_consensus.cc:2804] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.639557 31057 consensus_queue.cc:237] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.640098 31053 raft_consensus.cc:493] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.641371 31053 raft_consensus.cc:3060] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.641789 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:41.642333 30973 raft_consensus.cc:3060] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.646552 31043 raft_consensus.cc:515] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.649199 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b096b06945f4833ba47cd8aef6a1823" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:41.649585 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b096b06945f4833ba47cd8aef6a1823" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:41.649734 30825 raft_consensus.cc:3060] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.650141 30975 raft_consensus.cc:3060] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.651686 31016 tablet_bootstrap.cc:492] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.653494 31016 ts_tablet_manager.cc:1403] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260713 09:10:41.655900 31044 leader_election.cc:290] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.656498 30825 raft_consensus.cc:2468] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
I20260713 09:10:41.656641 31016 raft_consensus.cc:359] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.657094 30975 raft_consensus.cc:2468] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
I20260713 09:10:41.657804 30865 leader_election.cc:304] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:41.658408 31044 raft_consensus.cc:493] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.660951 31024 raft_consensus.cc:2804] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.661332 31016 raft_consensus.cc:385] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.661131 31044 raft_consensus.cc:515] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.661677 31016 raft_consensus.cc:740] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.662400 31016 consensus_queue.cc:260] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.659770 30973 raft_consensus.cc:2468] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
I20260713 09:10:41.664302 30867 leader_election.cc:304] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.664484 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.660156 31043 leader_election.cc:290] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.660984 31021 raft_consensus.cc:697] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:41.666795 31043 raft_consensus.cc:2804] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.666508 31021 consensus_queue.cc:237] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.667589 31037 raft_consensus.cc:493] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.668129 31037 raft_consensus.cc:515] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:41.664701 31016 ts_tablet_manager.cc:1434] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:41.671444 31016 tablet_bootstrap.cc:492] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:41.677106 31037 leader_election.cc:290] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.677388 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.678124 30973 raft_consensus.cc:2393] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081fcb3289514d26a2016edae713ac2a in current term 1: Already voted for candidate aefc520cecdd4d94874a8a9015fdb140 in this term.
I20260713 09:10:41.678977 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.679774 30901 raft_consensus.cc:2393] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aefc520cecdd4d94874a8a9015fdb140 in current term 1: Already voted for candidate 57717bd3e4f94438a66e5e214d23bf36 in this term.
I20260713 09:10:41.667060 31044 leader_election.cc:290] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.680930 31043 raft_consensus.cc:697] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:41.679080 31059 raft_consensus.cc:493] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.681769 31053 raft_consensus.cc:515] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.680994 30724 catalog_manager.cc:5697] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.681604 31024 raft_consensus.cc:697] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:41.683204 31059 raft_consensus.cc:515] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.683979 31043 consensus_queue.cc:237] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.685242 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.685600 31059 leader_election.cc:290] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.688268 30792 leader_election.cc:304] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [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: aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:41.688529 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a623b728879e44d8825e4829de03e9db" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.689116 30901 raft_consensus.cc:2468] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:41.689929 31057 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.690505 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a623b728879e44d8825e4829de03e9db" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:41.691278 30825 raft_consensus.cc:2468] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:41.691869 30939 leader_election.cc:304] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:41.690073 31024 consensus_queue.cc:237] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.687099 30867 leader_election.cc:304] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a; no voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.696763 31063 raft_consensus.cc:3060] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.697269 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:41.697952 31053 leader_election.cc:290] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.698529 31053 raft_consensus.cc:2804] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.697501 31016 tablet_bootstrap.cc:654] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.698899 31053 raft_consensus.cc:493] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.701612 31053 raft_consensus.cc:3060] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.705766 31063 raft_consensus.cc:2749] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.709035 30724 catalog_manager.cc:5697] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 1 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.701174 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:41.714282 30901 raft_consensus.cc:3060] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.714607 31057 raft_consensus.cc:2749] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.717504 30722 catalog_manager.cc:5697] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:41.700240 30939 leader_election.cc:343] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.725392 31016 tablet_bootstrap.cc:492] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:41.726263 31016 ts_tablet_manager.cc:1403] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260713 09:10:41.725361 30901 raft_consensus.cc:2468] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:41.728094 30939 leader_election.cc:304] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.727504 30721 catalog_manager.cc:5697] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.728636 31016 raft_consensus.cc:359] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.728895 31021 raft_consensus.cc:2804] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.713557 31053 raft_consensus.cc:515] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.729296 31016 raft_consensus.cc:385] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.729472 31021 raft_consensus.cc:697] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:41.729656 31016 raft_consensus.cc:740] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.730314 31021 consensus_queue.cc:237] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.730542 31016 consensus_queue.cc:260] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.732221 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a623b728879e44d8825e4829de03e9db" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:41.732524 31016 ts_tablet_manager.cc:1434] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:41.732833 30901 raft_consensus.cc:3060] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.733353 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a623b728879e44d8825e4829de03e9db" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:41.733819 30825 raft_consensus.cc:3060] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.737434 31053 leader_election.cc:290] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:41.740314 30901 raft_consensus.cc:2468] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:41.740581 30825 raft_consensus.cc:2468] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:41.741433 30939 leader_election.cc:304] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:41.742762 31053 raft_consensus.cc:2804] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.743224 31053 raft_consensus.cc:697] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:41.743996 31053 consensus_queue.cc:237] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.744782 30724 catalog_manager.cc:5697] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 1 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.746825 30721 catalog_manager.cc:5697] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.758785 30721 catalog_manager.cc:5697] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.791010 31057 raft_consensus.cc:493] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.791494 31057 raft_consensus.cc:515] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:41.793185 31057 leader_election.cc:290] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:41.793831 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:41.794173 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:41.794596 30901 raft_consensus.cc:2393] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aefc520cecdd4d94874a8a9015fdb140 in current term 1: Already voted for candidate 57717bd3e4f94438a66e5e214d23bf36 in this term.
I20260713 09:10:41.795519 30790 leader_election.cc:304] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [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: aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:41.796065 31057 raft_consensus.cc:3060] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.800617 31057 raft_consensus.cc:2749] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.850297 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:41.850806 30973 raft_consensus.cc:606] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.853847 31057 consensus_queue.cc:1048] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:41.867570 30899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51946
I20260713 09:10:41.868134 30899 raft_consensus.cc:606] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.870026 31022 consensus_queue.cc:1048] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:41.873422 30901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51946
I20260713 09:10:41.873988 30901 raft_consensus.cc:606] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.879478 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:41.879895 30973 raft_consensus.cc:606] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:41.885231 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a623b728879e44d8825e4829de03e9db"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:41.885782 30973 raft_consensus.cc:606] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:41.898581 30825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:41.899042 30825 raft_consensus.cc:606] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:41.903223 30825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:41.903753 30825 raft_consensus.cc:606] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:41.907869 30825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51e987641ad14886a2058a4185e69b60"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:41.908299 30825 raft_consensus.cc:606] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Received request to transfer leadership to TS 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:42.056581 31022 consensus_queue.cc:1048] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.062394 31037 raft_consensus.cc:993] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:42.062824 31057 raft_consensus.cc:1081] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:42.065531 30901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51928
I20260713 09:10:42.066038 30901 raft_consensus.cc:493] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.066385 30901 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.067552 31037 consensus_queue.cc:1048] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.073900 30901 raft_consensus.cc:515] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.076637 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:42.077014 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.077200 30825 raft_consensus.cc:3055] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.077591 30825 raft_consensus.cc:740] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.078378 30825 consensus_queue.cc:260] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.077590 30973 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.079535 30825 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.085690 30825 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:42.086058 30901 leader_election.cc:290] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.086370 30973 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:42.086843 31043 consensus_queue.cc:1048] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.087966 31024 consensus_queue.cc:1048] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.088593 30865 leader_election.cc:304] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:42.088676 31043 consensus_queue.cc:1048] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.089735 31063 raft_consensus.cc:2804] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.090209 31063 raft_consensus.cc:697] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:42.091017 31063 consensus_queue.cc:237] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.098863 30724 catalog_manager.cc:5697] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.101523 31064 raft_consensus.cc:993] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.102000 31064 raft_consensus.cc:1081] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.107827 30826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:42.108301 30826 raft_consensus.cc:493] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.108666 30826 raft_consensus.cc:3060] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.112609 31053 consensus_queue.cc:1048] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.119421 31043 consensus_queue.cc:1048] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.132411 31021 raft_consensus.cc:993] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.133469 31021 raft_consensus.cc:1081] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.138433 31062 consensus_queue.cc:1048] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.141228 30826 raft_consensus.cc:515] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.142427 30824 raft_consensus.cc:1240] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Rejecting Update request from peer 081fcb3289514d26a2016edae713ac2a for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:42.143815 30826 leader_election.cc:290] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.145009 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:42.145200 30826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59972
I20260713 09:10:42.145577 30899 raft_consensus.cc:3055] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.145751 30826 raft_consensus.cc:493] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.146000 30899 raft_consensus.cc:740] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:42.146222 30826 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.146956 30899 consensus_queue.cc:260] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.148042 30899 raft_consensus.cc:3060] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.152995 30826 raft_consensus.cc:515] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:42.154304 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c75bfc9b4d4f4aa6db4d5e573dece7" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.154871 30974 raft_consensus.cc:3060] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.154935 31037 raft_consensus.cc:493] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.155514 31037 raft_consensus.cc:515] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.157505 31037 leader_election.cc:290] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.158038 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.158598 30973 raft_consensus.cc:3055] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.158900 30973 raft_consensus.cc:740] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:42.158815 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:42.159746 30975 raft_consensus.cc:2393] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aefc520cecdd4d94874a8a9015fdb140 in current term 1: Already voted for candidate 081fcb3289514d26a2016edae713ac2a in this term.
I20260713 09:10:42.159801 30973 consensus_queue.cc:260] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [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: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:42.159726 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:42.161430 30974 raft_consensus.cc:2468] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:42.162518 30973 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.162591 30792 leader_election.cc:304] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:42.163659 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:42.164292 31037 raft_consensus.cc:2804] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.165442 31037 raft_consensus.cc:697] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.166405 30899 raft_consensus.cc:2468] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:42.166298 31037 consensus_queue.cc:237] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.155470 30826 leader_election.cc:290] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:42.167960 30790 leader_election.cc:304] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [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: aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:42.168680 31022 raft_consensus.cc:3060] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.169046 30973 raft_consensus.cc:2468] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:42.170727 30792 leader_election.cc:304] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:42.170838 31021 consensus_queue.cc:1048] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.171762 31057 raft_consensus.cc:2804] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.172221 31057 raft_consensus.cc:697] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.172982 31057 consensus_queue.cc:237] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [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: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:42.175550 31022 raft_consensus.cc:2749] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.176894 30722 catalog_manager.cc:5697] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 081fcb3289514d26a2016edae713ac2a (127.26.104.66) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.189316 31086 consensus_queue.cc:1048] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.189718 31021 consensus_queue.cc:1048] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.194121 30724 catalog_manager.cc:5697] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.197232 31053 raft_consensus.cc:993] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:42.197623 31021 raft_consensus.cc:1081] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:42.198921 30901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a623b728879e44d8825e4829de03e9db"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51932
I20260713 09:10:42.199559 30901 raft_consensus.cc:493] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.199919 30901 raft_consensus.cc:3060] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.203014 31037 raft_consensus.cc:993] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:42.203454 31037 raft_consensus.cc:1081] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:42.206691 30898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51928
I20260713 09:10:42.207182 30898 raft_consensus.cc:493] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.207639 30898 raft_consensus.cc:3060] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.208714 31086 consensus_queue.cc:1048] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.214715 30901 raft_consensus.cc:515] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.217862 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a623b728879e44d8825e4829de03e9db" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:42.218184 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a623b728879e44d8825e4829de03e9db" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.218400 30824 raft_consensus.cc:3060] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.218762 30973 raft_consensus.cc:3055] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.219105 30973 raft_consensus.cc:740] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:42.219878 30973 consensus_queue.cc:260] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.220646 30973 raft_consensus.cc:3060] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.220811 30898 raft_consensus.cc:515] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.223774 30898 leader_election.cc:290] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.223815 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.224033 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c35a63e0f814390bad09ea2c4f94d85" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:42.224500 30974 raft_consensus.cc:3060] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.224632 30826 raft_consensus.cc:3055] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.225044 30826 raft_consensus.cc:740] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.225770 30826 consensus_queue.cc:260] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.226956 30826 raft_consensus.cc:3060] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.228430 30824 raft_consensus.cc:2468] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:42.229964 30865 leader_election.cc:304] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:42.230767 31063 raft_consensus.cc:2804] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.231194 31063 raft_consensus.cc:697] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:42.232218 31063 consensus_queue.cc:237] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.233928 30974 raft_consensus.cc:2468] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:42.234112 30826 raft_consensus.cc:2468] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:42.234558 30901 leader_election.cc:290] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.234973 30867 leader_election.cc:304] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:42.236505 31064 raft_consensus.cc:2804] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.236924 31064 raft_consensus.cc:697] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:42.237641 31064 consensus_queue.cc:237] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.238641 30724 catalog_manager.cc:5697] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.239852 30973 raft_consensus.cc:2468] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:42.241014 31064 consensus_queue.cc:1048] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.251222 31064 consensus_queue.cc:1048] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.251964 30724 catalog_manager.cc:5697] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.256364 31086 raft_consensus.cc:993] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:42.256825 31086 raft_consensus.cc:1081] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Signalling peer 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:42.260756 30974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51e987641ad14886a2058a4185e69b60"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:51904
I20260713 09:10:42.261286 30974 raft_consensus.cc:493] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.261693 30974 raft_consensus.cc:3060] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.264125 31021 consensus_queue.cc:1048] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.268359 30974 raft_consensus.cc:515] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.268952 31063 raft_consensus.cc:993] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.269398 31063 raft_consensus.cc:1081] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.270387 30974 leader_election.cc:290] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:42.272152 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:42.272809 30826 raft_consensus.cc:3055] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.272709 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e987641ad14886a2058a4185e69b60" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:42.273263 30826 raft_consensus.cc:740] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.273662 30901 raft_consensus.cc:3060] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.273828 30823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:42.274360 30823 raft_consensus.cc:493] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.274837 30823 raft_consensus.cc:3060] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.274430 30826 consensus_queue.cc:260] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.275893 30826 raft_consensus.cc:3060] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.280172 30901 raft_consensus.cc:2468] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 2.
I20260713 09:10:42.281266 30939 leader_election.cc:304] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:42.281983 31021 raft_consensus.cc:2804] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.282421 31021 raft_consensus.cc:697] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:42.283264 30826 raft_consensus.cc:2468] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 2.
I20260713 09:10:42.283244 31021 consensus_queue.cc:237] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.286772 31053 raft_consensus.cc:993] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.287173 31053 raft_consensus.cc:1081] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:42.286032 30823 raft_consensus.cc:515] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.289599 30823 leader_election.cc:290] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.288190 31053 consensus_queue.cc:1048] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:42.290215 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:42.290771 30901 raft_consensus.cc:3055] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.291082 30901 raft_consensus.cc:740] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:42.291191 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ed646ba13b47f1b7831ac9bae1161e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.291781 30974 raft_consensus.cc:3060] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.291864 30901 consensus_queue.cc:260] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.293044 30901 raft_consensus.cc:3060] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.293334 30826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59972
I20260713 09:10:42.294876 30826 raft_consensus.cc:493] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.295230 30826 raft_consensus.cc:3060] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.298652 30974 raft_consensus.cc:2468] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:42.299721 30901 raft_consensus.cc:2468] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:42.300858 30792 leader_election.cc:304] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:42.301630 31057 raft_consensus.cc:2804] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.302083 31057 raft_consensus.cc:697] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.301481 30722 catalog_manager.cc:5697] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 1 to 2, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.302217 30826 raft_consensus.cc:515] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.302925 31057 consensus_queue.cc:237] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.307366 30826 leader_election.cc:290] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:42.308387 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:42.311787 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dbb9ec1f944a7781cec0408f4421bd" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:42.312577 30974 raft_consensus.cc:3055] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.312861 30974 raft_consensus.cc:740] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:42.313688 30974 consensus_queue.cc:260] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.314688 30974 raft_consensus.cc:3060] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.318096 30722 catalog_manager.cc:5697] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 081fcb3289514d26a2016edae713ac2a (127.26.104.66) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.321002 30974 raft_consensus.cc:2468] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:42.322069 30792 leader_election.cc:304] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:42.323144 31057 raft_consensus.cc:2804] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.323654 31057 raft_consensus.cc:697] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:42.324258 31057 consensus_queue.cc:237] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:42.331012 30724 catalog_manager.cc:5697] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.516160 30974 raft_consensus.cc:1275] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.516919 30826 raft_consensus.cc:1275] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.517416 31063 consensus_queue.cc:1048] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.518177 31043 consensus_queue.cc:1048] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.591907 30974 raft_consensus.cc:1275] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.593181 31057 consensus_queue.cc:1048] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.600162 30898 raft_consensus.cc:1275] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.601440 31057 consensus_queue.cc:1048] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.614413 30973 raft_consensus.cc:1275] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.615532 31043 consensus_queue.cc:1048] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.621845 30826 raft_consensus.cc:1275] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.623170 31064 consensus_queue.cc:1048] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.627539 30973 raft_consensus.cc:1275] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.628921 31057 consensus_queue.cc:1048] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.632973 30898 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.640458 30898 raft_consensus.cc:1275] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.641729 31057 consensus_queue.cc:1048] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.682792 30973 raft_consensus.cc:1275] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.683899 31057 consensus_queue.cc:1048] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.690533 30898 raft_consensus.cc:1275] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.691877 31086 consensus_queue.cc:1048] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.705134 30898 raft_consensus.cc:1275] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.706156 31021 consensus_queue.cc:1048] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.707834 30973 raft_consensus.cc:1275] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.709033 31086 consensus_queue.cc:1048] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.715710 30826 raft_consensus.cc:1275] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.717042 31053 consensus_queue.cc:1048] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.719918 30898 raft_consensus.cc:3060] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.730260 30898 raft_consensus.cc:1275] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.731721 31057 consensus_queue.cc:1048] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.759614 30826 raft_consensus.cc:1275] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.760679 31063 consensus_queue.cc:1048] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.768685 30973 raft_consensus.cc:1275] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.769976 31024 consensus_queue.cc:1048] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.937981 30722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56314:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:44.940316 30722 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:44.983587 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 267a00d2d8ea4736b0db747c3b3964b0 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:44.984717 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267a00d2d8ea4736b0db747c3b3964b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.984614 30884 tablet_service.cc:1511] Processing CreateTablet for tablet 267a00d2d8ea4736b0db747c3b3964b0 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:44.985872 30884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267a00d2d8ea4736b0db747c3b3964b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.989488 30816 tablet_service.cc:1511] Processing CreateTablet for tablet c8b29c94e57f4e72817ef12b48cd8ac4 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:44.990682 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b29c94e57f4e72817ef12b48cd8ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.991019 30885 tablet_service.cc:1511] Processing CreateTablet for tablet c8b29c94e57f4e72817ef12b48cd8ac4 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:44.992162 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b29c94e57f4e72817ef12b48cd8ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.993866 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 52000fa0c2384d25b24f7379211ba7c3 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:44.995024 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52000fa0c2384d25b24f7379211ba7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.989625 30960 tablet_service.cc:1511] Processing CreateTablet for tablet 267a00d2d8ea4736b0db747c3b3964b0 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:44.997241 30959 tablet_service.cc:1511] Processing CreateTablet for tablet c8b29c94e57f4e72817ef12b48cd8ac4 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:44.997478 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 52000fa0c2384d25b24f7379211ba7c3 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:44.999002 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 52000fa0c2384d25b24f7379211ba7c3 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:45.000180 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52000fa0c2384d25b24f7379211ba7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.003598 30808 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8750383e84b54946f7c81ef7a4d1e (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:44.997352 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267a00d2d8ea4736b0db747c3b3964b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.004648 30959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b29c94e57f4e72817ef12b48cd8ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.007951 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8750383e84b54946f7c81ef7a4d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.010715 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52000fa0c2384d25b24f7379211ba7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.022181 30888 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8750383e84b54946f7c81ef7a4d1e (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:45.023460 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8750383e84b54946f7c81ef7a4d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.047250 30962 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8750383e84b54946f7c81ef7a4d1e (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:45.048691 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8750383e84b54946f7c81ef7a4d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.053836 30883 tablet_service.cc:1511] Processing CreateTablet for tablet 436115f8208247a4b3494431476fed68 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:45.055099 30883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436115f8208247a4b3494431476fed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.064231 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 436115f8208247a4b3494431476fed68 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:45.071676 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436115f8208247a4b3494431476fed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.074679 30962 tablet_service.cc:1511] Processing CreateTablet for tablet bb7213cf86794ad3bb3626162e328ef4 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:45.075917 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7213cf86794ad3bb3626162e328ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.070425 30808 tablet_service.cc:1511] Processing CreateTablet for tablet bb7213cf86794ad3bb3626162e328ef4 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:45.076844 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7213cf86794ad3bb3626162e328ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.077324 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 96ad7a6a04f24456bc3e459e1daab3b1 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:45.072775 30886 tablet_service.cc:1511] Processing CreateTablet for tablet bb7213cf86794ad3bb3626162e328ef4 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:45.078712 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7213cf86794ad3bb3626162e328ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.074285 31106 tablet_bootstrap.cc:492] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.082037 30884 tablet_service.cc:1511] Processing CreateTablet for tablet 96ad7a6a04f24456bc3e459e1daab3b1 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:45.083221 30884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ad7a6a04f24456bc3e459e1daab3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.075958 31107 tablet_bootstrap.cc:492] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.066951 30960 tablet_service.cc:1511] Processing CreateTablet for tablet 436115f8208247a4b3494431476fed68 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:45.086877 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436115f8208247a4b3494431476fed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.087538 30959 tablet_service.cc:1511] Processing CreateTablet for tablet 96ad7a6a04f24456bc3e459e1daab3b1 (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:45.088729 30959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ad7a6a04f24456bc3e459e1daab3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.091156 31106 tablet_bootstrap.cc:654] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.096424 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 169900e13a0d42a0814910d27964914e (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:45.072265 31108 tablet_bootstrap.cc:492] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.100318 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 169900e13a0d42a0814910d27964914e (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:45.101532 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169900e13a0d42a0814910d27964914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.103754 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ad7a6a04f24456bc3e459e1daab3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.103615 30814 tablet_service.cc:1511] Processing CreateTablet for tablet cc526fec58f34845bc80405b1f656cbc (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:45.104755 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc526fec58f34845bc80405b1f656cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.106108 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169900e13a0d42a0814910d27964914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.105942 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 169900e13a0d42a0814910d27964914e (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:45.107093 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169900e13a0d42a0814910d27964914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.129042 31107 tablet_bootstrap.cc:654] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.133605 30884 tablet_service.cc:1511] Processing CreateTablet for tablet cc526fec58f34845bc80405b1f656cbc (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:45.134918 30884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc526fec58f34845bc80405b1f656cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.136200 31108 tablet_bootstrap.cc:654] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.137280 31106 tablet_bootstrap.cc:492] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.137799 31106 ts_tablet_manager.cc:1403] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.000s
I20260713 09:10:45.137617 30962 tablet_service.cc:1511] Processing CreateTablet for tablet cc526fec58f34845bc80405b1f656cbc (DEFAULT_TABLE table=soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:45.140017 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc526fec58f34845bc80405b1f656cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.141769 31106 raft_consensus.cc:359] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.142531 31106 raft_consensus.cc:385] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.142856 31106 raft_consensus.cc:740] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.143687 31106 consensus_queue.cc:260] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.154721 31106 ts_tablet_manager.cc:1434] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:10:45.155745 31107 tablet_bootstrap.cc:492] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.156406 31107 ts_tablet_manager.cc:1403] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.000s
I20260713 09:10:45.158334 31106 tablet_bootstrap.cc:492] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.165138 31106 tablet_bootstrap.cc:654] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.165802 31107 raft_consensus.cc:359] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.167371 31107 raft_consensus.cc:385] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.167858 31107 raft_consensus.cc:740] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.168708 31107 consensus_queue.cc:260] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.177203 31108 tablet_bootstrap.cc:492] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.177690 31108 ts_tablet_manager.cc:1403] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.014s
I20260713 09:10:45.177824 31107 ts_tablet_manager.cc:1434] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260713 09:10:45.178838 31107 tablet_bootstrap.cc:492] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.180070 31106 tablet_bootstrap.cc:492] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.180569 31106 ts_tablet_manager.cc:1403] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260713 09:10:45.180508 31108 raft_consensus.cc:359] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.181378 31108 raft_consensus.cc:385] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.181711 31108 raft_consensus.cc:740] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.182538 31108 consensus_queue.cc:260] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.183823 31106 raft_consensus.cc:359] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.184517 31106 raft_consensus.cc:385] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.184747 31107 tablet_bootstrap.cc:654] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.184772 31108 ts_tablet_manager.cc:1434] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:45.185946 31108 tablet_bootstrap.cc:492] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.184816 31106 raft_consensus.cc:740] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.188253 31106 consensus_queue.cc:260] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.190726 31106 ts_tablet_manager.cc:1434] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:45.191643 31106 tablet_bootstrap.cc:492] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.191812 31108 tablet_bootstrap.cc:654] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.198084 31106 tablet_bootstrap.cc:654] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.202884 31108 tablet_bootstrap.cc:492] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.203038 31107 tablet_bootstrap.cc:492] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.203222 31106 tablet_bootstrap.cc:492] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.203588 31107 ts_tablet_manager.cc:1403] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260713 09:10:45.203410 31108 ts_tablet_manager.cc:1403] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260713 09:10:45.203783 31106 ts_tablet_manager.cc:1403] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:10:45.206703 31106 raft_consensus.cc:359] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.207393 31106 raft_consensus.cc:385] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.206986 31108 raft_consensus.cc:359] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.207731 31106 raft_consensus.cc:740] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.208037 31108 raft_consensus.cc:385] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.208396 31108 raft_consensus.cc:740] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.208436 31106 consensus_queue.cc:260] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.209301 31108 consensus_queue.cc:260] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.210146 31107 raft_consensus.cc:359] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.211566 31107 raft_consensus.cc:385] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.211663 31108 ts_tablet_manager.cc:1434] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:45.211875 31107 raft_consensus.cc:740] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.210578 31106 ts_tablet_manager.cc:1434] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:45.212795 31108 tablet_bootstrap.cc:492] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.213488 31106 tablet_bootstrap.cc:492] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.215543 31107 consensus_queue.cc:260] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.218037 31107 ts_tablet_manager.cc:1434] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260713 09:10:45.218971 31107 tablet_bootstrap.cc:492] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.219544 31106 tablet_bootstrap.cc:654] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.228763 31107 tablet_bootstrap.cc:654] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.230840 31108 tablet_bootstrap.cc:654] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.232028 31106 tablet_bootstrap.cc:492] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.232537 31106 ts_tablet_manager.cc:1403] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:10:45.233309 31107 tablet_bootstrap.cc:492] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.233718 31107 ts_tablet_manager.cc:1403] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:10:45.235137 31106 raft_consensus.cc:359] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.235863 31106 raft_consensus.cc:385] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.235879 31108 tablet_bootstrap.cc:492] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.236301 31106 raft_consensus.cc:740] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.236009 31107 raft_consensus.cc:359] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.236536 31108 ts_tablet_manager.cc:1403] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:10:45.236814 31107 raft_consensus.cc:385] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.237149 31107 raft_consensus.cc:740] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.237095 31106 consensus_queue.cc:260] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.237890 31107 consensus_queue.cc:260] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.239377 31106 ts_tablet_manager.cc:1434] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:45.239344 31108 raft_consensus.cc:359] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.240211 31108 raft_consensus.cc:385] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.240550 31108 raft_consensus.cc:740] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.240728 31106 tablet_bootstrap.cc:492] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.241914 31107 ts_tablet_manager.cc:1434] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:45.242869 31107 tablet_bootstrap.cc:492] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.247138 31106 tablet_bootstrap.cc:654] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.248844 31107 tablet_bootstrap.cc:654] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.249610 31108 consensus_queue.cc:260] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.256762 31107 tablet_bootstrap.cc:492] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.257154 31107 ts_tablet_manager.cc:1403] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.011s
I20260713 09:10:45.252159 31108 ts_tablet_manager.cc:1434] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:10:45.259974 31107 raft_consensus.cc:359] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.260578 31108 tablet_bootstrap.cc:492] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.261355 31107 raft_consensus.cc:385] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.261740 31107 raft_consensus.cc:740] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.262602 31107 consensus_queue.cc:260] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.265430 31107 ts_tablet_manager.cc:1434] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:45.266132 31107 tablet_bootstrap.cc:492] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.269229 31108 tablet_bootstrap.cc:654] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.270519 31106 tablet_bootstrap.cc:492] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.270993 31106 ts_tablet_manager.cc:1403] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260713 09:10:45.271741 31107 tablet_bootstrap.cc:654] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.273777 31106 raft_consensus.cc:359] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.274559 31106 raft_consensus.cc:385] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.274909 31106 raft_consensus.cc:740] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.275699 31106 consensus_queue.cc:260] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.278131 31106 ts_tablet_manager.cc:1434] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:10:45.279207 31106 tablet_bootstrap.cc:492] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.282789 31108 tablet_bootstrap.cc:492] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.282963 31107 tablet_bootstrap.cc:492] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.283401 31108 ts_tablet_manager.cc:1403] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260713 09:10:45.283550 31107 ts_tablet_manager.cc:1403] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:10:45.285182 31106 tablet_bootstrap.cc:654] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.286283 31108 raft_consensus.cc:359] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.286581 31107 raft_consensus.cc:359] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.287056 31108 raft_consensus.cc:385] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.287372 31107 raft_consensus.cc:385] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.287506 31108 raft_consensus.cc:740] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.287859 31107 raft_consensus.cc:740] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.288507 31108 consensus_queue.cc:260] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.288803 31107 consensus_queue.cc:260] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.291083 31107 ts_tablet_manager.cc:1434] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:45.292074 31107 tablet_bootstrap.cc:492] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.297499 31107 tablet_bootstrap.cc:654] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.300207 31108 ts_tablet_manager.cc:1434] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.006s
I20260713 09:10:45.307757 31108 tablet_bootstrap.cc:492] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.308796 31107 tablet_bootstrap.cc:492] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.309463 31106 tablet_bootstrap.cc:492] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.310014 31106 ts_tablet_manager.cc:1403] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260713 09:10:45.313042 31106 raft_consensus.cc:359] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.313711 31108 tablet_bootstrap.cc:654] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.309320 31107 ts_tablet_manager.cc:1403] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:10:45.313766 31106 raft_consensus.cc:385] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.315023 31106 raft_consensus.cc:740] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.315810 31106 consensus_queue.cc:260] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.317981 31106 ts_tablet_manager.cc:1434] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:45.317615 31107 raft_consensus.cc:359] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.318506 31107 raft_consensus.cc:385] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.318873 31107 raft_consensus.cc:740] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.319083 31106 tablet_bootstrap.cc:492] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.319769 31107 consensus_queue.cc:260] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.322019 31107 ts_tablet_manager.cc:1434] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:10:45.323560 31053 raft_consensus.cc:493] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.324067 31107 tablet_bootstrap.cc:492] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.324018 31053 raft_consensus.cc:515] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.325836 31106 tablet_bootstrap.cc:654] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.326071 31053 leader_election.cc:290] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.326865 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.327524 30826 raft_consensus.cc:2468] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.327720 31053 raft_consensus.cc:493] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.328233 31053 raft_consensus.cc:515] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.329006 30939 leader_election.cc:304] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.330269 31053 leader_election.cc:290] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.330826 31053 raft_consensus.cc:2804] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.331171 31053 raft_consensus.cc:493] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.327404 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.331970 30898 raft_consensus.cc:2468] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.333084 31053 raft_consensus.cc:3060] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.337121 31106 tablet_bootstrap.cc:492] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.337633 31106 ts_tablet_manager.cc:1403] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:10:45.340441 31106 raft_consensus.cc:359] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.342355 31106 raft_consensus.cc:385] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.342669 31106 raft_consensus.cc:740] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.343358 31106 consensus_queue.cc:260] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.345593 31106 ts_tablet_manager.cc:1434] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:45.346520 31106 tablet_bootstrap.cc:492] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.352356 31106 tablet_bootstrap.cc:654] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.352978 31024 raft_consensus.cc:493] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.353507 31024 raft_consensus.cc:515] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.356665 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.357321 30973 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:45.358919 30867 leader_election.cc:304] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:45.359666 31125 raft_consensus.cc:2804] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.360029 31125 raft_consensus.cc:493] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.360342 31125 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.360267 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.361146 30826 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 0.
I20260713 09:10:45.360538 31024 leader_election.cc:290] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.363858 31106 tablet_bootstrap.cc:492] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.364353 31106 ts_tablet_manager.cc:1403] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:10:45.366847 31106 raft_consensus.cc:359] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.367625 31106 raft_consensus.cc:385] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.367959 31106 raft_consensus.cc:740] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.368650 31106 consensus_queue.cc:260] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.370759 31106 ts_tablet_manager.cc:1434] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:10:45.371654 31106 tablet_bootstrap.cc:492] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: Bootstrap starting.
I20260713 09:10:45.372546 31128 raft_consensus.cc:493] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.372984 31128 raft_consensus.cc:515] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.375931 31107 tablet_bootstrap.cc:654] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.377588 31106 tablet_bootstrap.cc:654] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.377731 31053 raft_consensus.cc:515] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.379871 31053 leader_election.cc:290] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.383873 31106 tablet_bootstrap.cc:492] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: No bootstrap required, opened a new log
I20260713 09:10:45.384780 31106 ts_tablet_manager.cc:1403] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
W20260713 09:10:45.385253 30939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.104.65:37875, user_credentials={real_user=slave}} blocked reactor thread for 56338.9us
I20260713 09:10:45.386550 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.386823 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.387226 30826 raft_consensus.cc:2468] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.387476 30898 raft_consensus.cc:2468] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.388168 31106 raft_consensus.cc:359] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.388921 31106 raft_consensus.cc:385] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.389222 31106 raft_consensus.cc:740] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.389334 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:45.389627 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.390144 30898 raft_consensus.cc:3060] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.390012 30826 raft_consensus.cc:3060] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.389925 31106 consensus_queue.cc:260] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.392529 31106 ts_tablet_manager.cc:1434] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:45.396916 30826 raft_consensus.cc:2468] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:45.398311 30898 raft_consensus.cc:2468] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:45.398250 31107 tablet_bootstrap.cc:492] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.399111 31107 ts_tablet_manager.cc:1403] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260713 09:10:45.399413 31053 raft_consensus.cc:493] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.399940 31053 raft_consensus.cc:515] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.401979 31053 leader_election.cc:290] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.402024 31107 raft_consensus.cc:359] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.402973 31107 raft_consensus.cc:385] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.403293 31107 raft_consensus.cc:740] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.404091 31107 consensus_queue.cc:260] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.404943 30939 leader_election.cc:304] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:45.406214 31053 raft_consensus.cc:2804] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.406455 31107 ts_tablet_manager.cc:1434] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:45.406608 31053 raft_consensus.cc:493] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.407027 31053 raft_consensus.cc:3060] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.407495 31107 tablet_bootstrap.cc:492] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.408382 31095 raft_consensus.cc:493] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.408825 31095 raft_consensus.cc:515] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.410846 31095 leader_election.cc:290] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.414314 31107 tablet_bootstrap.cc:654] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.414356 31053 raft_consensus.cc:515] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.415876 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52000fa0c2384d25b24f7379211ba7c3" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.416555 31053 leader_election.cc:290] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.417428 30939 leader_election.cc:304] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:45.367059 31125 raft_consensus.cc:515] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.419224 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.419857 30826 raft_consensus.cc:2468] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.420339 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:45.420739 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.420890 30823 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.421888 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:45.422119 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.422441 30826 raft_consensus.cc:3060] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.422736 30824 raft_consensus.cc:2468] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.423207 30939 leader_election.cc:304] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.416494 30898 raft_consensus.cc:2468] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.421725 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.424341 30900 raft_consensus.cc:3060] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.424466 31053 raft_consensus.cc:2804] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.424906 30790 leader_election.cc:304] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.425716 31095 raft_consensus.cc:2804] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.426131 31095 raft_consensus.cc:493] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.426443 31095 raft_consensus.cc:3060] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.427845 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.430745 30826 raft_consensus.cc:2468] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:45.433094 31095 raft_consensus.cc:515] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.435863 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52000fa0c2384d25b24f7379211ba7c3" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.436442 30901 raft_consensus.cc:3060] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.437242 31134 raft_consensus.cc:2804] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.437671 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52000fa0c2384d25b24f7379211ba7c3" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.438309 30973 raft_consensus.cc:2468] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.439009 31053 raft_consensus.cc:697] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:45.437626 31134 raft_consensus.cc:493] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.439885 31053 consensus_queue.cc:237] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.440825 30823 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
W20260713 09:10:45.441665 30939 leader_election.cc:343] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:45.442677 30865 leader_election.cc:304] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
W20260713 09:10:45.442989 30939 leader_election.cc:343] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:45.443543 31024 raft_consensus.cc:2804] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.440749 31134 raft_consensus.cc:3060] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.443727 30939 leader_election.cc:304] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.444289 31107 tablet_bootstrap.cc:492] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.444818 31107 ts_tablet_manager.cc:1403] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260713 09:10:45.444217 31024 raft_consensus.cc:697] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:45.444857 30939 leader_election.cc:304] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.445901 31024 consensus_queue.cc:237] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.443563 30900 raft_consensus.cc:2468] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:45.447938 31107 raft_consensus.cc:359] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.448571 31107 raft_consensus.cc:385] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.448848 31107 raft_consensus.cc:740] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.449445 31107 consensus_queue.cc:260] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.450017 30901 raft_consensus.cc:2468] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.445063 31135 raft_consensus.cc:2804] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.451195 31135 raft_consensus.cc:493] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.451673 31135 raft_consensus.cc:3060] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.451818 30790 leader_election.cc:304] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.453363 31134 raft_consensus.cc:515] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.457949 31134 leader_election.cc:290] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.458266 31135 raft_consensus.cc:515] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.417531 31128 leader_election.cc:290] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.462160 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:45.463006 31125 leader_election.cc:290] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.465845 31053 raft_consensus.cc:2804] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.466367 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:45.470278 30823 raft_consensus.cc:3060] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.472944 30973 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.474100 31095 leader_election.cc:290] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.476570 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
W20260713 09:10:45.477733 30939 leader_election.cc:343] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:45.470937 31107 ts_tablet_manager.cc:1434] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.004s
I20260713 09:10:45.472177 30721 catalog_manager.cc:5697] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.479817 31107 tablet_bootstrap.cc:492] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: Bootstrap starting.
I20260713 09:10:45.472033 31108 tablet_bootstrap.cc:492] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.470027 31053 raft_consensus.cc:697] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:45.488322 31053 consensus_queue.cc:237] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.490355 31107 tablet_bootstrap.cc:654] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.484027 31108 ts_tablet_manager.cc:1403] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.176s	user 0.033s	sys 0.082s
I20260713 09:10:45.494403 31108 raft_consensus.cc:359] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.495476 31108 raft_consensus.cc:385] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.495858 31108 raft_consensus.cc:740] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.496789 31108 consensus_queue.cc:260] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.499361 31108 ts_tablet_manager.cc:1434] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:10:45.500995 30823 raft_consensus.cc:2468] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:45.502058 31108 tablet_bootstrap.cc:492] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.503294 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.505256 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:45.505869 30826 raft_consensus.cc:3060] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.510793 31108 tablet_bootstrap.cc:654] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.495651 31135 leader_election.cc:290] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.513350 30939 leader_election.cc:304] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.516134 30973 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 1.
I20260713 09:10:45.468465 31140 raft_consensus.cc:2804] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.518693 30826 raft_consensus.cc:2468] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 1.
I20260713 09:10:45.528750 31135 raft_consensus.cc:2804] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.530895 31135 raft_consensus.cc:697] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:45.531689 31135 consensus_queue.cc:237] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.532845 30722 catalog_manager.cc:5697] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 1 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.529830 31140 raft_consensus.cc:697] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:45.534621 31140 consensus_queue.cc:237] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.537391 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52000fa0c2384d25b24f7379211ba7c3" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:45.537958 30975 raft_consensus.cc:3060] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:45.542316 30939 leader_election.cc:343] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:45.542832 31107 tablet_bootstrap.cc:492] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: No bootstrap required, opened a new log
I20260713 09:10:45.543272 31107 ts_tablet_manager.cc:1403] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.001s
I20260713 09:10:45.543092 30939 leader_election.cc:304] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.544590 31053 raft_consensus.cc:2804] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.545068 31053 raft_consensus.cc:697] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:45.545863 31053 consensus_queue.cc:237] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.550473 30975 raft_consensus.cc:2468] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.552433 31107 raft_consensus.cc:359] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.553033 31107 raft_consensus.cc:385] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.553262 31107 raft_consensus.cc:740] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.553858 31107 consensus_queue.cc:260] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.555826 31107 ts_tablet_manager.cc:1434] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:45.558429 31108 tablet_bootstrap.cc:492] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.558840 31108 ts_tablet_manager.cc:1403] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.006s
I20260713 09:10:45.561363 31108 raft_consensus.cc:359] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.561839 31108 raft_consensus.cc:385] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.562055 31108 raft_consensus.cc:740] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.562593 31108 consensus_queue.cc:260] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.564442 31108 ts_tablet_manager.cc:1434] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:10:45.565385 31108 tablet_bootstrap.cc:492] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.565923 30724 catalog_manager.cc:5697] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.571113 31108 tablet_bootstrap.cc:654] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.581125 30721 catalog_manager.cc:5697] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.582726 30721 catalog_manager.cc:5697] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.583946 31108 tablet_bootstrap.cc:492] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.584415 31108 ts_tablet_manager.cc:1403] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260713 09:10:45.584158 30721 catalog_manager.cc:5697] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.586460 31108 raft_consensus.cc:359] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.586944 31108 raft_consensus.cc:385] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.587147 31108 raft_consensus.cc:740] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.587747 31108 consensus_queue.cc:260] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.589313 31108 ts_tablet_manager.cc:1434] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:10:45.590181 31108 tablet_bootstrap.cc:492] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
I20260713 09:10:45.596055 31108 tablet_bootstrap.cc:654] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.600802 31108 tablet_bootstrap.cc:492] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.601161 31108 ts_tablet_manager.cc:1403] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:45.602849 31108 raft_consensus.cc:359] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.603276 31108 raft_consensus.cc:385] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.603487 31108 raft_consensus.cc:740] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.604018 31108 consensus_queue.cc:260] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.605386 31108 ts_tablet_manager.cc:1434] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:45.606083 31108 tablet_bootstrap.cc:492] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: Bootstrap starting.
W20260713 09:10:45.608146 30772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:45.610775 31108 tablet_bootstrap.cc:654] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.614960 31108 tablet_bootstrap.cc:492] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: No bootstrap required, opened a new log
I20260713 09:10:45.615340 31108 ts_tablet_manager.cc:1403] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:10:45.617309 31108 raft_consensus.cc:359] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.617728 31108 raft_consensus.cc:385] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.617890 31108 raft_consensus.cc:740] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.618304 31108 consensus_queue.cc:260] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.619751 31108 ts_tablet_manager.cc:1434] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:45.672339 31140 raft_consensus.cc:493] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.672731 31140 raft_consensus.cc:515] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.674196 31140 leader_election.cc:290] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.674901 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.675058 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.675418 30898 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.675606 30975 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.676292 30790 leader_election.cc:304] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.676985 31140 raft_consensus.cc:2804] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.677302 31140 raft_consensus.cc:493] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.677589 31140 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.682855 31140 raft_consensus.cc:515] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.684386 31140 leader_election.cc:290] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.684995 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.685230 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:45.685461 30898 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.685720 30975 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.685962 31140 raft_consensus.cc:493] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.686458 31140 raft_consensus.cc:515] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.688716 31140 leader_election.cc:290] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.689764 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436115f8208247a4b3494431476fed68" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.690352 30973 raft_consensus.cc:2468] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.691468 30792 leader_election.cc:304] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.692094 31140 raft_consensus.cc:2804] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.692180 30975 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.692526 31140 raft_consensus.cc:493] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.692664 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436115f8208247a4b3494431476fed68" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.692277 31130 raft_consensus.cc:493] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.693279 30901 raft_consensus.cc:2468] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.693403 30792 leader_election.cc:304] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.693486 31140 raft_consensus.cc:3060] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.693442 31130 raft_consensus.cc:515] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.695396 31141 raft_consensus.cc:2804] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.697629 31130 leader_election.cc:290] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.698592 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.699352 30826 raft_consensus.cc:2393] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081fcb3289514d26a2016edae713ac2a in current term 1: Already voted for candidate 57717bd3e4f94438a66e5e214d23bf36 in this term.
I20260713 09:10:45.698628 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.700747 31140 raft_consensus.cc:515] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.701547 30867 leader_election.cc:304] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a; no voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:45.701746 30898 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.702689 31130 raft_consensus.cc:3060] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.703034 31140 leader_election.cc:290] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.703907 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436115f8208247a4b3494431476fed68" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:45.704456 30973 raft_consensus.cc:3060] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.704895 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436115f8208247a4b3494431476fed68" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.705327 30898 raft_consensus.cc:3060] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.709221 31130 raft_consensus.cc:2749] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:45.709777 30898 raft_consensus.cc:2468] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.710012 31140 raft_consensus.cc:493] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.710150 30973 raft_consensus.cc:2468] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.710562 31140 raft_consensus.cc:515] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.710891 30790 leader_election.cc:304] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.711826 31095 raft_consensus.cc:2804] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.712294 31095 raft_consensus.cc:697] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:45.713204 31140 leader_election.cc:290] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.713342 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.713129 31095 consensus_queue.cc:237] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.713974 30901 raft_consensus.cc:2468] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.711839 31141 raft_consensus.cc:697] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:45.714952 30790 leader_election.cc:304] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.715585 31053 raft_consensus.cc:493] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.715731 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.715817 31140 raft_consensus.cc:2804] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.716140 31053 raft_consensus.cc:515] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.716572 31140 raft_consensus.cc:493] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.715584 31141 consensus_queue.cc:237] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.717013 31140 raft_consensus.cc:3060] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.718181 31053 leader_election.cc:290] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.720065 30973 raft_consensus.cc:2468] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 0.
I20260713 09:10:45.720175 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a" is_pre_election: true
I20260713 09:10:45.720803 30898 raft_consensus.cc:2468] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 0.
I20260713 09:10:45.722354 30939 leader_election.cc:304] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:45.723896 31140 raft_consensus.cc:515] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.725430 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.726075 31140 leader_election.cc:290] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.726521 31053 raft_consensus.cc:2804] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.726730 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.726979 31053 raft_consensus.cc:493] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.727273 30898 raft_consensus.cc:3060] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.726161 30826 raft_consensus.cc:2393] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57717bd3e4f94438a66e5e214d23bf36 in current term 1: Already voted for candidate aefc520cecdd4d94874a8a9015fdb140 in this term.
I20260713 09:10:45.727835 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:45.727459 31053 raft_consensus.cc:3060] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.730472 30722 catalog_manager.cc:5697] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.732132 30898 raft_consensus.cc:2468] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 1.
I20260713 09:10:45.734082 30790 leader_election.cc:304] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.735029 31053 raft_consensus.cc:515] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.736171 30973 raft_consensus.cc:2393] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aefc520cecdd4d94874a8a9015fdb140 in current term 1: Already voted for candidate 57717bd3e4f94438a66e5e214d23bf36 in this term.
I20260713 09:10:45.735105 31095 raft_consensus.cc:2804] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.736802 31095 raft_consensus.cc:697] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:45.737780 31095 consensus_queue.cc:237] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.740197 31053 leader_election.cc:290] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:45.741289 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.741580 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:45.742089 30898 raft_consensus.cc:2393] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57717bd3e4f94438a66e5e214d23bf36 in current term 1: Already voted for candidate aefc520cecdd4d94874a8a9015fdb140 in this term.
I20260713 09:10:45.743391 30939 leader_election.cc:304] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36; no voters: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:45.744385 31053 raft_consensus.cc:2749] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:45.753059 30722 catalog_manager.cc:5697] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.754262 30722 catalog_manager.cc:5697] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 1 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.760215 31130 raft_consensus.cc:493] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.760600 31130 raft_consensus.cc:515] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.762375 31130 leader_election.cc:290] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.762990 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aefc520cecdd4d94874a8a9015fdb140" is_pre_election: true
I20260713 09:10:45.763305 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57717bd3e4f94438a66e5e214d23bf36" is_pre_election: true
I20260713 09:10:45.763721 30826 raft_consensus.cc:2393] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081fcb3289514d26a2016edae713ac2a in current term 1: Already voted for candidate 57717bd3e4f94438a66e5e214d23bf36 in this term.
I20260713 09:10:45.764631 30865 leader_election.cc:304] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a; no voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:45.765444 31130 raft_consensus.cc:3060] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.771176 31130 raft_consensus.cc:2749] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:45.902205 31024 consensus_queue.cc:1048] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.913574 31125 consensus_queue.cc:1048] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.922233 30898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51946
I20260713 09:10:45.922708 30898 raft_consensus.cc:606] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:45.927958 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:45.928439 30973 raft_consensus.cc:606] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:45.928892 31125 raft_consensus.cc:993] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:45.929353 31125 raft_consensus.cc:1081] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:45.930932 30826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:45.931406 30826 raft_consensus.cc:493] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:45.931746 30826 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.937319 30826 raft_consensus.cc:515] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.939298 30826 leader_election.cc:290] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:45.940295 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:45.940826 30973 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.940936 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:45.941551 30898 raft_consensus.cc:3055] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:45.941819 30975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:45.941859 30898 raft_consensus.cc:740] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:45.942435 30975 raft_consensus.cc:606] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:45.942899 30898 consensus_queue.cc:260] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.944103 30898 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.947199 30973 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:45.948187 30792 leader_election.cc:304] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:45.951406 30898 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:45.951601 31095 raft_consensus.cc:2804] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:45.952572 31095 raft_consensus.cc:697] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:45.953265 30826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "436115f8208247a4b3494431476fed68"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:45.953234 31095 consensus_queue.cc:237] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:45.953858 30826 raft_consensus.cc:606] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.958626 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:45.959118 30973 raft_consensus.cc:606] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.959932 30722 catalog_manager.cc:5697] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 081fcb3289514d26a2016edae713ac2a (127.26.104.66) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.963400 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:45.963877 30973 raft_consensus.cc:606] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.969257 30826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "169900e13a0d42a0814910d27964914e"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:45.969743 30826 raft_consensus.cc:606] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Received request to transfer leadership to TS 081fcb3289514d26a2016edae713ac2a
I20260713 09:10:45.974436 30826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:45.974875 30826 raft_consensus.cc:606] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Received request to transfer leadership to TS 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:45.977063 31053 consensus_queue.cc:1048] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.982910 31095 consensus_queue.cc:1048] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.983124 31053 consensus_queue.cc:1048] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.994853 31128 consensus_queue.cc:1048] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.995877 31154 consensus_queue.cc:1048] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.997824 31128 consensus_queue.cc:1048] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.008307 31053 consensus_queue.cc:1048] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.032517 31128 consensus_queue.cc:1048] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.036414 31053 raft_consensus.cc:993] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:46.036880 31128 raft_consensus.cc:1081] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:46.037367 31135 consensus_queue.cc:1048] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.039203 30823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59972
I20260713 09:10:46.039759 30823 raft_consensus.cc:493] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.040099 30823 raft_consensus.cc:3060] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.041381 31135 raft_consensus.cc:993] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:46.041819 31135 raft_consensus.cc:1081] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer aefc520cecdd4d94874a8a9015fdb140 to start an election
I20260713 09:10:46.043828 30824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
 from {username='slave'} at 127.0.0.1:59972
I20260713 09:10:46.044318 30824 raft_consensus.cc:493] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.044669 30824 raft_consensus.cc:3060] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.046999 30823 raft_consensus.cc:515] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.049072 30823 leader_election.cc:290] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:46.051884 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:46.052472 30975 raft_consensus.cc:3055] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.052778 30975 raft_consensus.cc:740] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:46.053522 30975 consensus_queue.cc:260] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.050675 30824 raft_consensus.cc:515] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.051380 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8750383e84b54946f7c81ef7a4d1e" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:46.054970 30900 raft_consensus.cc:3060] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.057734 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:46.057691 30824 leader_election.cc:290] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [CANDIDATE]: Term 2 election: Requested vote from peers 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:46.058360 30898 raft_consensus.cc:3060] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.054613 30975 raft_consensus.cc:3060] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.068101 31128 raft_consensus.cc:993] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.072364 30900 raft_consensus.cc:2468] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:46.072521 30975 raft_consensus.cc:2468] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:46.073525 30790 leader_election.cc:304] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [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: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:46.074330 31154 raft_consensus.cc:2804] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.074443 31135 consensus_queue.cc:1048] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.074872 31154 raft_consensus.cc:697] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:46.075860 31172 raft_consensus.cc:1081] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.075706 31154 consensus_queue.cc:237] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.073881 30898 raft_consensus.cc:2468] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:46.081449 30790 leader_election.cc:304] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [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: 081fcb3289514d26a2016edae713ac2a, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:46.082177 31154 raft_consensus.cc:2804] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.082690 31154 raft_consensus.cc:697] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Leader. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:46.086158 31154 consensus_queue.cc:237] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.088797 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b29c94e57f4e72817ef12b48cd8ac4" candidate_uuid: "aefc520cecdd4d94874a8a9015fdb140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:46.089376 30975 raft_consensus.cc:3055] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.089680 30975 raft_consensus.cc:740] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:46.090554 30975 consensus_queue.cc:260] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.091809 30975 raft_consensus.cc:3060] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.093698 30901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51932
I20260713 09:10:46.094345 30901 raft_consensus.cc:493] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.094762 30901 raft_consensus.cc:3060] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.098724 30975 raft_consensus.cc:2468] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefc520cecdd4d94874a8a9015fdb140 in term 2.
I20260713 09:10:46.099390 30901 raft_consensus.cc:515] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.101395 30901 leader_election.cc:290] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:46.101722 31172 raft_consensus.cc:993] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.102375 31128 raft_consensus.cc:1081] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.103137 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:46.103920 30901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51932
I20260713 09:10:46.104434 30901 raft_consensus.cc:493] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.104797 30901 raft_consensus.cc:3060] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.110193 30721 catalog_manager.cc:5697] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.111255 30721 catalog_manager.cc:5697] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65). New cstate: current_term: 2 leader_uuid: "aefc520cecdd4d94874a8a9015fdb140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.113438 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7213cf86794ad3bb3626162e328ef4" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:46.114023 30975 raft_consensus.cc:3055] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.114260 30975 raft_consensus.cc:740] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:46.114522 30901 raft_consensus.cc:515] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.114904 30975 consensus_queue.cc:260] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.116012 30975 raft_consensus.cc:3060] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.116487 30901 leader_election.cc:290] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:46.117400 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:46.117767 30973 raft_consensus.cc:3055] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.117930 30973 raft_consensus.cc:740] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:46.118444 30973 consensus_queue.cc:260] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.119107 30973 raft_consensus.cc:3060] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.122081 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ad7a6a04f24456bc3e459e1daab3b1" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:46.122645 30824 raft_consensus.cc:3060] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.122888 30975 raft_consensus.cc:2468] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.123910 30973 raft_consensus.cc:2468] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.124044 30867 leader_election.cc:304] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: aefc520cecdd4d94874a8a9015fdb140
I20260713 09:10:46.125279 30867 leader_election.cc:304] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:46.125463 31154 consensus_queue.cc:1048] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.126087 31024 raft_consensus.cc:2804] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.126559 31024 raft_consensus.cc:697] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:46.126703 31125 raft_consensus.cc:2804] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.127193 31125 raft_consensus.cc:697] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:46.127333 31024 consensus_queue.cc:237] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.128032 31125 consensus_queue.cc:237] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.135125 30824 raft_consensus.cc:2468] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.140978 31154 consensus_queue.cc:1048] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.140527 30724 catalog_manager.cc:5697] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.153638 31140 raft_consensus.cc:993] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.154074 31154 raft_consensus.cc:1081] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.155704 30901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "436115f8208247a4b3494431476fed68"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51928
I20260713 09:10:46.156217 30901 raft_consensus.cc:493] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.156497 30901 raft_consensus.cc:3060] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.160909 30901 raft_consensus.cc:515] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.162412 30901 leader_election.cc:290] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:46.163570 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436115f8208247a4b3494431476fed68" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:46.164112 30973 raft_consensus.cc:3060] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.164250 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436115f8208247a4b3494431476fed68" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:46.164789 30824 raft_consensus.cc:3055] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.165175 30824 raft_consensus.cc:740] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:46.165903 30824 consensus_queue.cc:260] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.167146 30824 raft_consensus.cc:3060] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.167021 30724 catalog_manager.cc:5697] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.168251 30973 raft_consensus.cc:2468] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.169070 30867 leader_election.cc:304] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:46.169661 31024 raft_consensus.cc:2804] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.170125 31024 raft_consensus.cc:697] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:46.170883 31024 consensus_queue.cc:237] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.172708 30824 raft_consensus.cc:2468] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.179355 30724 catalog_manager.cc:5697] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.234519 31154 consensus_queue.cc:1048] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.240574 31140 raft_consensus.cc:993] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.241034 31141 raft_consensus.cc:1081] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Signalling peer 081fcb3289514d26a2016edae713ac2a to start an election
I20260713 09:10:46.242612 30900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "169900e13a0d42a0814910d27964914e"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
 from {username='slave'} at 127.0.0.1:51928
I20260713 09:10:46.243141 30900 raft_consensus.cc:493] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.243523 30900 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.245311 31154 consensus_queue.cc:1048] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.250306 30900 raft_consensus.cc:515] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.251978 30901 raft_consensus.cc:1240] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Rejecting Update request from peer aefc520cecdd4d94874a8a9015fdb140 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.253130 31154 consensus_queue.cc:1059] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.253913 31154 raft_consensus.cc:3055] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.254225 31154 raft_consensus.cc:740] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:46.254362 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:46.255128 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "081fcb3289514d26a2016edae713ac2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
I20260713 09:10:46.255031 31154 consensus_queue.cc:260] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.255585 30973 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.256147 31154 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.260542 30973 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.261687 30867 leader_election.cc:304] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [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: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:46.262678 31024 raft_consensus.cc:2804] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.263141 31024 raft_consensus.cc:697] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Leader. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:46.263943 31024 consensus_queue.cc:237] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.270548 30900 leader_election.cc:290] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67:35937)
I20260713 09:10:46.272814 30721 catalog_manager.cc:5697] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a reported cstate change: term changed from 1 to 2, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 081fcb3289514d26a2016edae713ac2a (127.26.104.66). New cstate: current_term: 2 leader_uuid: "081fcb3289514d26a2016edae713ac2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.273898 30824 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081fcb3289514d26a2016edae713ac2a in term 2.
I20260713 09:10:46.308669 31154 consensus_queue.cc:1048] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.314324 31141 raft_consensus.cc:993] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:46.314780 31140 raft_consensus.cc:1081] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Signalling peer 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:46.316323 30975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:51904
I20260713 09:10:46.316883 30975 raft_consensus.cc:493] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.317238 30975 raft_consensus.cc:3060] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.319593 31154 consensus_queue.cc:1048] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:46.323943 30975 raft_consensus.cc:515] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.324934 30973 raft_consensus.cc:1240] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Rejecting Update request from peer aefc520cecdd4d94874a8a9015fdb140 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.326560 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:46.327123 30826 raft_consensus.cc:3055] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.327390 30826 raft_consensus.cc:740] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:46.327519 30975 leader_election.cc:290] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 2 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:46.328138 30826 consensus_queue.cc:260] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [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: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.328675 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc526fec58f34845bc80405b1f656cbc" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:46.329141 30826 raft_consensus.cc:3060] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.329314 30901 raft_consensus.cc:3060] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.335599 30901 raft_consensus.cc:2468] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 2.
I20260713 09:10:46.336453 30826 raft_consensus.cc:2468] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 2.
W20260713 09:10:46.328966 31154 consensus_queue.cc:1175] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "57717bd3e4f94438a66e5e214d23bf36" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer aefc520cecdd4d94874a8a9015fdb140 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:10:46.337518 30939 leader_election.cc:304] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [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: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:46.338267 31128 raft_consensus.cc:2804] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.338727 31128 raft_consensus.cc:697] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 2 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:46.339453 31128 consensus_queue.cc:237] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:46.345410 30721 catalog_manager.cc:5697] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 1 to 2, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.409473 30973 raft_consensus.cc:1275] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.410495 31154 consensus_queue.cc:1048] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.418548 30901 raft_consensus.cc:1275] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.419965 31141 consensus_queue.cc:1048] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.485803 30973 raft_consensus.cc:1275] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.486797 31141 consensus_queue.cc:1048] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.493201 30901 raft_consensus.cc:1275] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.495039 31095 consensus_queue.cc:1048] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.517750 30973 raft_consensus.cc:1275] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.518896 31125 consensus_queue.cc:1048] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.520334 30973 raft_consensus.cc:1275] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.521476 31125 consensus_queue.cc:1048] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.528404 30826 raft_consensus.cc:3060] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.533125 30824 raft_consensus.cc:1275] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.534323 31130 consensus_queue.cc:1048] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.537345 30826 raft_consensus.cc:1275] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.538627 31024 consensus_queue.cc:1048] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.597414 30823 raft_consensus.cc:1275] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.598455 31130 consensus_queue.cc:1048] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.607883 30973 raft_consensus.cc:1275] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.610448 31125 consensus_queue.cc:1048] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.687127 30973 raft_consensus.cc:1275] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.688184 31095 consensus_queue.cc:1048] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.694335 30901 raft_consensus.cc:1275] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer aefc520cecdd4d94874a8a9015fdb140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.695521 31140 consensus_queue.cc:1048] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.759363 30823 raft_consensus.cc:1275] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.761341 31125 consensus_queue.cc:1048] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:46.762132 30823 raft_consensus.cc:1275] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.763584 31128 consensus_queue.cc:1048] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.775537 30975 raft_consensus.cc:1275] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Refusing update from remote peer 081fcb3289514d26a2016edae713ac2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.777664 31125 consensus_queue.cc:1048] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.782496 30901 raft_consensus.cc:1275] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.785264 31128 consensus_queue.cc:1048] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.977703 30723 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56314:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:49.000389 30723 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56314:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:49.030344 27041 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:49.091631 31212 tablet.cc:1724] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.095463 31213 tablet.cc:1724] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:49.166190 30927 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:436115f8208247a4b3494431476fed68)
W20260713 09:10:49.185220 30927 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:436115f8208247a4b3494431476fed68)
W20260713 09:10:49.192368 30927 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:436115f8208247a4b3494431476fed68)
I20260713 09:10:49.216065 31228 tablet.cc:1724] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:49.313345 31214 log.cc:927] Time spent T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: Append to log took a long time: real 0.124s	user 0.000s	sys 0.002s
I20260713 09:10:49.315548 31223 tablet.cc:1724] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:49.325065 31225 log.cc:927] Time spent T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260713 09:10:49.391301 30899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "169900e13a0d42a0814910d27964914e"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
mode: GRACEFUL
new_leader_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:33950
I20260713 09:10:49.392187 30899 raft_consensus.cc:606] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Received request to transfer leadership to TS 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:49.393929 31244 tablet.cc:1724] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.384461 31243 tablet.cc:1724] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:49.411273 31239 log.cc:927] Time spent T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260713 09:10:49.412395 31212 tablet.cc:1724] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.437000 31250 tablet.cc:1724] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.438721 31213 tablet.cc:1724] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.441318 31241 tablet.cc:1724] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:49.477663 30865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.104.65:37875, user_credentials={real_user=slave}} blocked reactor thread for 70570.8us
I20260713 09:10:49.476013 31249 tablet.cc:1724] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.493008 31255 tablet.cc:1724] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.522449 31213 tablet.cc:1724] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.528070 31228 tablet.cc:1724] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.526616 31219 raft_consensus.cc:993] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: : Instructing follower 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:49.536033 31251 raft_consensus.cc:1081] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Signalling peer 57717bd3e4f94438a66e5e214d23bf36 to start an election
W20260713 09:10:49.537065 30865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.104.65:37875, user_credentials={real_user=slave}} blocked reactor thread for 49315.3us
I20260713 09:10:49.536034 31255 tablet.cc:1724] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.535259 31250 tablet.cc:1724] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.555686 31252 tablet.cc:1724] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.551589 31245 tablet.cc:1724] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.514245 31223 tablet.cc:1724] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.572968 31255 tablet.cc:1724] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.594751 31255 tablet.cc:1724] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:49.607596 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.104.67:35937, user_credentials={real_user=slave}} blocked reactor thread for 73741.9us
I20260713 09:10:49.611068 31223 tablet.cc:1724] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.617684 31252 tablet.cc:1724] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.621240 31213 tablet.cc:1724] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.622655 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "169900e13a0d42a0814910d27964914e"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:51894
I20260713 09:10:49.623323 30969 raft_consensus.cc:493] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:49.623817 30969 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.625193 31228 tablet.cc:1724] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.625485 31241 tablet.cc:1724] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.623206 31245 tablet.cc:1724] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:49.646256 30822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:50424
I20260713 09:10:49.646155 30969 raft_consensus.cc:515] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.646981 30822 raft_consensus.cc:606] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Received request to transfer leadership to TS 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:49.648545 27041 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:10:49.649137 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:49.650597 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:49.651237 30899 raft_consensus.cc:3055] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:49.651575 30899 raft_consensus.cc:740] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:49.652495 30899 consensus_queue.cc:260] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.656428 30899 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.649137 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169900e13a0d42a0814910d27964914e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:49.657156 30822 raft_consensus.cc:3060] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.661684 30969 leader_election.cc:290] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:49.664649 30899 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:49.669193 30939 leader_election.cc:304] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:49.670061 31183 raft_consensus.cc:2804] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:49.670501 31183 raft_consensus.cc:697] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:49.670629 30822 raft_consensus.cc:2468] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:49.671371 31183 consensus_queue.cc:237] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.673293 30899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0"
dest_uuid: "081fcb3289514d26a2016edae713ac2a"
mode: GRACEFUL
new_leader_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:33950
I20260713 09:10:49.673864 30899 raft_consensus.cc:606] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Received request to transfer leadership to TS 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:49.676580 30822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e"
dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
mode: GRACEFUL
new_leader_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:50424
I20260713 09:10:49.677048 30822 raft_consensus.cc:606] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Received request to transfer leadership to TS 57717bd3e4f94438a66e5e214d23bf36
I20260713 09:10:49.678090 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:49.678645 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:49.683045 30724 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64: soft_deleted_table [id=230d0ae77033462fb6d08e10d3002073] alter complete (version 1)
I20260713 09:10:49.696925 30721 catalog_manager.cc:5697] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 2 to 3, leader changed from 081fcb3289514d26a2016edae713ac2a (127.26.104.66) to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:49.814496 31242 raft_consensus.cc:993] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:49.814952 31095 raft_consensus.cc:1081] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Signalling peer 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:49.816249 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:51904
I20260713 09:10:49.816691 30969 raft_consensus.cc:493] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:49.816957 30969 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.821624 30969 raft_consensus.cc:515] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.823096 30969 leader_election.cc:290] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:49.823781 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:49.823920 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267a00d2d8ea4736b0db747c3b3964b0" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:49.824268 30822 raft_consensus.cc:3055] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:49.824414 30899 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.824649 30822 raft_consensus.cc:740] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:49.825417 30822 consensus_queue.cc:260] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.826565 30822 raft_consensus.cc:3060] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.829293 30899 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:49.830246 30939 leader_election.cc:304] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:49.830834 31183 raft_consensus.cc:2804] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:49.831297 31183 raft_consensus.cc:697] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:49.831264 30822 raft_consensus.cc:2468] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:49.832363 31183 consensus_queue.cc:237] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.838152 30721 catalog_manager.cc:5697] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 2 to 3, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:49.848189 31256 raft_consensus.cc:993] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: : Instructing follower 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:49.848608 31185 raft_consensus.cc:1081] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Signalling peer 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:49.849794 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:51894
I20260713 09:10:49.850203 30969 raft_consensus.cc:493] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:49.850459 30969 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.854887 30969 raft_consensus.cc:515] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.856529 30969 leader_election.cc:290] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:49.857391 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:49.857947 30899 raft_consensus.cc:3055] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:49.858188 30899 raft_consensus.cc:740] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 081fcb3289514d26a2016edae713ac2a, State: Running, Role: LEADER
I20260713 09:10:49.857348 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24390e3cbebb49ad8077202f0a4ca9f0" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:49.858736 30822 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.858976 30899 consensus_queue.cc:260] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.859979 30899 raft_consensus.cc:3060] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.863139 30822 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:49.864050 30939 leader_election.cc:304] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57717bd3e4f94438a66e5e214d23bf36, aefc520cecdd4d94874a8a9015fdb140; no voters: 
I20260713 09:10:49.864440 30899 raft_consensus.cc:2468] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:49.864702 31183 raft_consensus.cc:2804] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:49.865176 31183 raft_consensus.cc:697] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:49.865849 31183 consensus_queue.cc:237] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } }
I20260713 09:10:49.871878 30721 catalog_manager.cc:5697] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 2 to 3, leader changed from 081fcb3289514d26a2016edae713ac2a (127.26.104.66) to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:50.157017 31242 raft_consensus.cc:993] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: : Instructing follower 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:50.157806 31095 raft_consensus.cc:1081] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Signalling peer 57717bd3e4f94438a66e5e214d23bf36 to start an election
I20260713 09:10:50.159121 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e"
dest_uuid: "57717bd3e4f94438a66e5e214d23bf36"
 from {username='slave'} at 127.0.0.1:51904
I20260713 09:10:50.159140 30823 raft_consensus.cc:1275] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.159643 30969 raft_consensus.cc:493] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:50.160081 30969 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.160537 31183 consensus_queue.cc:1048] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.166309 30969 raft_consensus.cc:515] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:50.168329 30969 leader_election.cc:290] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Requested vote from peers aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875), 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643)
I20260713 09:10:50.169953 30899 raft_consensus.cc:1275] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.172183 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "081fcb3289514d26a2016edae713ac2a"
I20260713 09:10:50.172706 30899 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.177207 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696bb7e37dc94a46812a3f7c54b37f6e" candidate_uuid: "57717bd3e4f94438a66e5e214d23bf36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aefc520cecdd4d94874a8a9015fdb140"
I20260713 09:10:50.177806 30823 raft_consensus.cc:3055] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:50.177716 31183 consensus_queue.cc:1048] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.178256 30823 raft_consensus.cc:740] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aefc520cecdd4d94874a8a9015fdb140, State: Running, Role: LEADER
I20260713 09:10:50.179209 30823 consensus_queue.cc:260] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:50.181393 30823 raft_consensus.cc:3060] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.182160 30899 raft_consensus.cc:2468] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:50.184216 30939 leader_election.cc:304] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081fcb3289514d26a2016edae713ac2a, 57717bd3e4f94438a66e5e214d23bf36; no voters: 
I20260713 09:10:50.184968 31183 raft_consensus.cc:2804] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:50.185420 31183 raft_consensus.cc:697] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Becoming Leader. State: Replica: 57717bd3e4f94438a66e5e214d23bf36, State: Running, Role: LEADER
I20260713 09:10:50.186193 31183 consensus_queue.cc:237] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } }
I20260713 09:10:50.188989 30823 raft_consensus.cc:2468] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57717bd3e4f94438a66e5e214d23bf36 in term 3.
I20260713 09:10:50.201040 30720 catalog_manager.cc:5697] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 reported cstate change: term changed from 2 to 3, leader changed from aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65) to 57717bd3e4f94438a66e5e214d23bf36 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "57717bd3e4f94438a66e5e214d23bf36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57717bd3e4f94438a66e5e214d23bf36" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 35937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:50.233585 30897 raft_consensus.cc:1275] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.234642 31183 consensus_queue.cc:1048] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.241822 30823 raft_consensus.cc:1275] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.243507 31267 consensus_queue.cc:1048] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.477530 30897 raft_consensus.cc:1275] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.478510 31267 consensus_queue.cc:1048] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.483562 30823 raft_consensus.cc:1275] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.484958 31267 consensus_queue.cc:1048] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.656708 30897 raft_consensus.cc:1275] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.657699 31183 consensus_queue.cc:1048] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081fcb3289514d26a2016edae713ac2a" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.666906 30823 raft_consensus.cc:1275] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Refusing update from remote peer 57717bd3e4f94438a66e5e214d23bf36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.668810 31186 consensus_queue.cc:1048] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aefc520cecdd4d94874a8a9015fdb140" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.735960 27041 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:50.740826 27041 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:50.741176 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:50.745853 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:50.746176 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:51.770299 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
I20260713 09:10:51.791702 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:51.792313 27041 tablet_replica.cc:333] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.792930 27041 raft_consensus.cc:2243] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.793370 27041 raft_consensus.cc:2272] T bb7213cf86794ad3bb3626162e328ef4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.795113 27041 tablet_replica.cc:333] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.795703 27041 raft_consensus.cc:2243] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.796118 27041 raft_consensus.cc:2272] T 169900e13a0d42a0814910d27964914e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.797715 27041 tablet_replica.cc:333] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.798187 27041 raft_consensus.cc:2243] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.798542 27041 raft_consensus.cc:2272] T 267a00d2d8ea4736b0db747c3b3964b0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.800102 27041 tablet_replica.cc:333] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.800611 27041 raft_consensus.cc:2243] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.800992 27041 raft_consensus.cc:2272] T cc526fec58f34845bc80405b1f656cbc P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.802534 27041 tablet_replica.cc:333] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.802987 27041 raft_consensus.cc:2243] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.803687 27041 raft_consensus.cc:2272] T 23dbb9ec1f944a7781cec0408f4421bd P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.805292 27041 tablet_replica.cc:333] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.805800 27041 raft_consensus.cc:2243] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.806425 27041 raft_consensus.cc:2272] T 52000fa0c2384d25b24f7379211ba7c3 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.807972 27041 tablet_replica.cc:333] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.808441 27041 raft_consensus.cc:2243] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.809091 27041 raft_consensus.cc:2272] T d7d8750383e84b54946f7c81ef7a4d1e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.810631 27041 tablet_replica.cc:333] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.811331 27041 raft_consensus.cc:2243] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.811942 27041 raft_consensus.cc:2272] T a623b728879e44d8825e4829de03e9db P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.814131 27041 tablet_replica.cc:333] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.814714 27041 raft_consensus.cc:2243] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.815598 27041 raft_consensus.cc:2272] T 76ed646ba13b47f1b7831ac9bae1161e P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.817230 27041 tablet_replica.cc:333] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.817664 27041 raft_consensus.cc:2243] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.817987 27041 raft_consensus.cc:2272] T 696bb7e37dc94a46812a3f7c54b37f6e P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.819572 27041 tablet_replica.cc:333] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.819983 27041 raft_consensus.cc:2243] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.820319 27041 raft_consensus.cc:2272] T 96ad7a6a04f24456bc3e459e1daab3b1 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.821859 27041 tablet_replica.cc:333] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.822309 27041 raft_consensus.cc:2243] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.822700 27041 raft_consensus.cc:2272] T 436115f8208247a4b3494431476fed68 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.824232 27041 tablet_replica.cc:333] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.824700 27041 raft_consensus.cc:2243] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.825354 27041 raft_consensus.cc:2272] T c8b29c94e57f4e72817ef12b48cd8ac4 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.827069 27041 tablet_replica.cc:333] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.827567 27041 raft_consensus.cc:2243] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.827931 27041 raft_consensus.cc:2272] T 1b096b06945f4833ba47cd8aef6a1823 P aefc520cecdd4d94874a8a9015fdb140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.829523 27041 tablet_replica.cc:333] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.829943 27041 raft_consensus.cc:2243] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.830302 27041 raft_consensus.cc:2272] T 24390e3cbebb49ad8077202f0a4ca9f0 P aefc520cecdd4d94874a8a9015fdb140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.831949 27041 tablet_replica.cc:333] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.832362 27041 raft_consensus.cc:2243] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.832798 27041 raft_consensus.cc:2272] T 51e987641ad14886a2058a4185e69b60 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.834640 27041 tablet_replica.cc:333] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.835055 27041 raft_consensus.cc:2243] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.835734 27041 raft_consensus.cc:2272] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.837327 27041 tablet_replica.cc:333] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140: stopping tablet replica
I20260713 09:10:51.837719 27041 raft_consensus.cc:2243] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.838084 27041 raft_consensus.cc:2272] T 7c35a63e0f814390bad09ea2c4f94d85 P aefc520cecdd4d94874a8a9015fdb140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.872272 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:10:51.903517 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
W20260713 09:10:51.905234 30865 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.104.65:37875: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260713 09:10:51.909085 30865 consensus_peers.cc:597] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a -> Peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Couldn't send request to peer aefc520cecdd4d94874a8a9015fdb140. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:51.918933 30939 consensus_peers.cc:597] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 -> Peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Couldn't send request to peer aefc520cecdd4d94874a8a9015fdb140. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:51.930615 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:51.931285 27041 tablet_replica.cc:333] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.932104 27041 raft_consensus.cc:2243] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.932879 27041 raft_consensus.cc:2272] T bb7213cf86794ad3bb3626162e328ef4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.934557 27041 tablet_replica.cc:333] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.935070 27041 raft_consensus.cc:2243] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.935775 27041 raft_consensus.cc:2272] T 96ad7a6a04f24456bc3e459e1daab3b1 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.937273 27041 tablet_replica.cc:333] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.937733 27041 raft_consensus.cc:2243] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.938351 27041 raft_consensus.cc:2272] T 436115f8208247a4b3494431476fed68 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.939913 27041 tablet_replica.cc:333] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.940414 27041 raft_consensus.cc:2243] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.940757 27041 raft_consensus.cc:2272] T c8b29c94e57f4e72817ef12b48cd8ac4 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.942220 27041 tablet_replica.cc:333] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.942664 27041 raft_consensus.cc:2243] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.942984 27041 raft_consensus.cc:2272] T 169900e13a0d42a0814910d27964914e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.944475 27041 tablet_replica.cc:333] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.944895 27041 raft_consensus.cc:2243] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.945279 27041 raft_consensus.cc:2272] T 267a00d2d8ea4736b0db747c3b3964b0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.946914 27041 tablet_replica.cc:333] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.947448 27041 raft_consensus.cc:2243] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.947893 27041 raft_consensus.cc:2272] T d7d8750383e84b54946f7c81ef7a4d1e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.949954 27041 tablet_replica.cc:333] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.950582 27041 raft_consensus.cc:2243] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.951483 27041 raft_consensus.cc:2272] T a623b728879e44d8825e4829de03e9db P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.953351 27041 tablet_replica.cc:333] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.953784 27041 raft_consensus.cc:2243] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.954142 27041 raft_consensus.cc:2272] T 52000fa0c2384d25b24f7379211ba7c3 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.955669 27041 tablet_replica.cc:333] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.956108 27041 raft_consensus.cc:2243] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.956466 27041 raft_consensus.cc:2272] T 76ed646ba13b47f1b7831ac9bae1161e P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.958106 27041 tablet_replica.cc:333] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.958523 27041 raft_consensus.cc:2243] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.958859 27041 raft_consensus.cc:2272] T cc526fec58f34845bc80405b1f656cbc P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.960341 27041 tablet_replica.cc:333] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.960740 27041 raft_consensus.cc:2243] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.961094 27041 raft_consensus.cc:2272] T 23dbb9ec1f944a7781cec0408f4421bd P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.962734 27041 tablet_replica.cc:333] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.963145 27041 raft_consensus.cc:2243] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.963513 27041 raft_consensus.cc:2272] T 696bb7e37dc94a46812a3f7c54b37f6e P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.965073 27041 tablet_replica.cc:333] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.965554 27041 raft_consensus.cc:2243] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.966336 27041 raft_consensus.cc:2272] T 1b096b06945f4833ba47cd8aef6a1823 P 081fcb3289514d26a2016edae713ac2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.968209 27041 tablet_replica.cc:333] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.968772 27041 raft_consensus.cc:2243] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.969205 27041 raft_consensus.cc:2272] T 24390e3cbebb49ad8077202f0a4ca9f0 P 081fcb3289514d26a2016edae713ac2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.971297 27041 tablet_replica.cc:333] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.971755 27041 raft_consensus.cc:2243] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.972174 27041 raft_consensus.cc:2272] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.973809 27041 tablet_replica.cc:333] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.974217 27041 raft_consensus.cc:2243] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.974587 27041 raft_consensus.cc:2272] T 51e987641ad14886a2058a4185e69b60 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.976229 27041 tablet_replica.cc:333] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a: stopping tablet replica
I20260713 09:10:51.976629 27041 raft_consensus.cc:2243] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.977319 27041 raft_consensus.cc:2272] T 7c35a63e0f814390bad09ea2c4f94d85 P 081fcb3289514d26a2016edae713ac2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.010788 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
I20260713 09:10:52.039794 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
W20260713 09:10:52.055074 30939 consensus_peers.cc:597] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 -> Peer 081fcb3289514d26a2016edae713ac2a (127.26.104.66:44643): Couldn't send request to peer 081fcb3289514d26a2016edae713ac2a. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.66:44643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:52.064548 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:52.065232 27041 tablet_replica.cc:333] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.066017 27041 raft_consensus.cc:2243] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.066608 27041 raft_consensus.cc:2272] T bb7213cf86794ad3bb3626162e328ef4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.068387 27041 tablet_replica.cc:333] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.068864 27041 raft_consensus.cc:2243] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.069518 27041 raft_consensus.cc:2272] T 696bb7e37dc94a46812a3f7c54b37f6e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.071245 27041 tablet_replica.cc:333] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.071792 27041 raft_consensus.cc:2243] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.072480 27041 raft_consensus.cc:2272] T 51e987641ad14886a2058a4185e69b60 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.074204 27041 tablet_replica.cc:333] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.074684 27041 raft_consensus.cc:2243] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.075045 27041 raft_consensus.cc:2272] T e7c75bfc9b4d4f4aa6db4d5e573dece7 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.076798 27041 tablet_replica.cc:333] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.077301 27041 raft_consensus.cc:2243] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.077966 27041 raft_consensus.cc:2272] T 24390e3cbebb49ad8077202f0a4ca9f0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.079586 27041 tablet_replica.cc:333] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.080063 27041 raft_consensus.cc:2243] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.080461 27041 raft_consensus.cc:2272] T 7c35a63e0f814390bad09ea2c4f94d85 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.082077 27041 tablet_replica.cc:333] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.082532 27041 raft_consensus.cc:2243] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.082904 27041 raft_consensus.cc:2272] T 436115f8208247a4b3494431476fed68 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.084482 27041 tablet_replica.cc:333] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.084925 27041 raft_consensus.cc:2243] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.085302 27041 raft_consensus.cc:2272] T 96ad7a6a04f24456bc3e459e1daab3b1 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.086789 27041 tablet_replica.cc:333] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.087244 27041 raft_consensus.cc:2243] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.087670 27041 raft_consensus.cc:2272] T c8b29c94e57f4e72817ef12b48cd8ac4 P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.089210 27041 tablet_replica.cc:333] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.089661 27041 raft_consensus.cc:2243] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.090119 27041 raft_consensus.cc:2272] T 1b096b06945f4833ba47cd8aef6a1823 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.092443 27041 tablet_replica.cc:333] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.092964 27041 raft_consensus.cc:2243] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.093385 27041 raft_consensus.cc:2272] T d7d8750383e84b54946f7c81ef7a4d1e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:52.094043 30939 consensus_peers.cc:597] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 -> Peer aefc520cecdd4d94874a8a9015fdb140 (127.26.104.65:37875): Couldn't send request to peer aefc520cecdd4d94874a8a9015fdb140. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:52.095026 27041 tablet_replica.cc:333] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.095608 27041 raft_consensus.cc:2243] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.096019 27041 raft_consensus.cc:2272] T 52000fa0c2384d25b24f7379211ba7c3 P 57717bd3e4f94438a66e5e214d23bf36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.097610 27041 tablet_replica.cc:333] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.098081 27041 raft_consensus.cc:2243] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.098453 27041 raft_consensus.cc:2272] T 76ed646ba13b47f1b7831ac9bae1161e P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.100198 27041 tablet_replica.cc:333] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.100636 27041 raft_consensus.cc:2243] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.101009 27041 raft_consensus.cc:2272] T a623b728879e44d8825e4829de03e9db P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.102645 27041 tablet_replica.cc:333] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.103089 27041 raft_consensus.cc:2243] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.103785 27041 raft_consensus.cc:2272] T 169900e13a0d42a0814910d27964914e P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.105370 27041 tablet_replica.cc:333] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.105805 27041 raft_consensus.cc:2243] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.106446 27041 raft_consensus.cc:2272] T 267a00d2d8ea4736b0db747c3b3964b0 P 57717bd3e4f94438a66e5e214d23bf36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.108034 27041 tablet_replica.cc:333] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.108448 27041 raft_consensus.cc:2243] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.109067 27041 raft_consensus.cc:2272] T cc526fec58f34845bc80405b1f656cbc P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.110553 27041 tablet_replica.cc:333] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36: stopping tablet replica
I20260713 09:10:52.110936 27041 raft_consensus.cc:2243] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.111357 27041 raft_consensus.cc:2272] T 23dbb9ec1f944a7781cec0408f4421bd P 57717bd3e4f94438a66e5e214d23bf36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.145654 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:10:52.174431 27041 master.cc:562] Master@127.26.104.126:36863 shutting down...
I20260713 09:10:52.190773 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:52.191246 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.191555 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f30969994ba4a1d8bb24fb19cbcde64: stopping tablet replica
I20260713 09:10:52.209964 27041 master.cc:584] Master@127.26.104.126:36863 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11799 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:10:52.254083 27041 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.104.126:44083
I20260713 09:10:52.255154 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:52.259965 31279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.259980 31280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.261329 31282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:52.262102 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:52.262939 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:52.263128 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:52.263264 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933852263249 us; error 0 us; skew 500 ppm
I20260713 09:10:52.263752 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:52.265846 27041 webserver.cc:533] Webserver started at http://127.26.104.126:37305/ using document root <none> and password file <none>
I20260713 09:10:52.266268 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:52.266422 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:52.266659 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:52.267814 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/master-0-root/instance:
uuid: "c425317fd53c4894a15889aa02fb78e7"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.271636 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:52.274489 31287 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.275126 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:52.275364 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/master-0-root
uuid: "c425317fd53c4894a15889aa02fb78e7"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.275642 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-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)
I20260713 09:10:52.290766 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:52.291869 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:52.326239 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.126:44083
I20260713 09:10:52.326335 31338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.126:44083 every 8 connection(s)
I20260713 09:10:52.329807 31339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.339859 31339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7: Bootstrap starting.
I20260713 09:10:52.344282 31339 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.348078 31339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7: No bootstrap required, opened a new log
I20260713 09:10:52.349995 31339 raft_consensus.cc:359] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c425317fd53c4894a15889aa02fb78e7" member_type: VOTER }
I20260713 09:10:52.350351 31339 raft_consensus.cc:385] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.350520 31339 raft_consensus.cc:740] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c425317fd53c4894a15889aa02fb78e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.350981 31339 consensus_queue.cc:260] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c425317fd53c4894a15889aa02fb78e7" member_type: VOTER }
I20260713 09:10:52.351383 31339 raft_consensus.cc:399] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:52.351591 31339 raft_consensus.cc:493] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:52.351792 31339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.355863 31339 raft_consensus.cc:515] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c425317fd53c4894a15889aa02fb78e7" member_type: VOTER }
I20260713 09:10:52.356290 31339 leader_election.cc:304] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [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: c425317fd53c4894a15889aa02fb78e7; no voters: 
I20260713 09:10:52.357246 31339 leader_election.cc:290] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:52.357587 31342 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.358831 31342 raft_consensus.cc:697] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 1 LEADER]: Becoming Leader. State: Replica: c425317fd53c4894a15889aa02fb78e7, State: Running, Role: LEADER
I20260713 09:10:52.359367 31342 consensus_queue.cc:237] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [LEADER]: Queue going to LEADER mode. State: All 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: "c425317fd53c4894a15889aa02fb78e7" member_type: VOTER }
I20260713 09:10:52.359884 31339 sys_catalog.cc:565] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:52.363081 31343 sys_catalog.cc:455] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c425317fd53c4894a15889aa02fb78e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c425317fd53c4894a15889aa02fb78e7" member_type: VOTER } }
I20260713 09:10:52.363706 31343 sys_catalog.cc:458] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:52.363768 31344 sys_catalog.cc:455] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c425317fd53c4894a15889aa02fb78e7. Latest consensus state: current_term: 1 leader_uuid: "c425317fd53c4894a15889aa02fb78e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c425317fd53c4894a15889aa02fb78e7" member_type: VOTER } }
I20260713 09:10:52.364292 31344 sys_catalog.cc:458] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:52.365880 31349 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:52.371838 31349 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:52.372815 27041 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:52.379776 31349 catalog_manager.cc:1383] Generated new cluster ID: 0703f813f4c940d28985adffb5542701
I20260713 09:10:52.380000 31349 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:52.398649 31349 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:52.399869 31349 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:52.423535 31349 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7: Generated new TSK 0
I20260713 09:10:52.424027 31349 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:52.438931 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:52.444149 31360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.445097 31361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.446579 31363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:52.448678 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:52.449431 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:52.449599 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:52.449714 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933852449703 us; error 0 us; skew 500 ppm
I20260713 09:10:52.450135 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:52.452167 27041 webserver.cc:533] Webserver started at http://127.26.104.65:35793/ using document root <none> and password file <none>
I20260713 09:10:52.452564 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:52.452706 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:52.452898 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:52.453830 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-0-root/instance:
uuid: "b5959a1cd49140d9be54d8fe798c008a"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.457777 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:52.460635 31368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.461355 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:52.461664 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-0-root
uuid: "b5959a1cd49140d9be54d8fe798c008a"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.461900 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-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)
I20260713 09:10:52.482985 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:52.484035 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:52.485278 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:52.487262 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:52.487453 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.487682 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:52.487835 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.526546 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.65:40697
I20260713 09:10:52.526651 31430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.65:40697 every 8 connection(s)
I20260713 09:10:52.530938 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:52.537523 31435 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.539052 31436 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.540786 31438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:52.540838 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:52.542052 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:52.542295 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:52.542490 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933852542472 us; error 0 us; skew 500 ppm
I20260713 09:10:52.542987 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:52.543476 31431 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44083
I20260713 09:10:52.543784 31431 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:52.544528 31431 heartbeater.cc:507] Master 127.26.104.126:44083 requested a full tablet report, sending...
I20260713 09:10:52.545344 27041 webserver.cc:533] Webserver started at http://127.26.104.66:37353/ using document root <none> and password file <none>
I20260713 09:10:52.545846 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:52.546020 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:52.546258 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:52.546492 31304 ts_manager.cc:194] Registered new tserver with Master: b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697)
I20260713 09:10:52.547331 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-1-root/instance:
uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.548157 31304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57660
I20260713 09:10:52.551374 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:52.554440 31443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.555073 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:52.555320 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-1-root
uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.555605 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-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)
I20260713 09:10:52.577219 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:52.578284 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:52.579612 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:52.581601 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:52.581779 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.581990 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:52.582135 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.618640 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.66:42849
I20260713 09:10:52.618734 31505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.66:42849 every 8 connection(s)
I20260713 09:10:52.623255 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:52.629801 31510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.632288 31509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:52.632418 31512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:52.633322 31506 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44083
I20260713 09:10:52.633656 31506 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:52.633780 27041 server_base.cc:1061] running on GCE node
I20260713 09:10:52.634402 31506 heartbeater.cc:507] Master 127.26.104.126:44083 requested a full tablet report, sending...
I20260713 09:10:52.634642 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:52.634884 27041 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:52.635047 27041 hybrid_clock.cc:648] HybridClock initialized: now 1783933852635029 us; error 0 us; skew 500 ppm
I20260713 09:10:52.635764 27041 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:52.636401 31304 ts_manager.cc:194] Registered new tserver with Master: 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:52.638209 31304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57664
I20260713 09:10:52.638334 27041 webserver.cc:533] Webserver started at http://127.26.104.67:36609/ using document root <none> and password file <none>
I20260713 09:10:52.638988 27041 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:52.639209 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:52.639504 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:52.640578 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-2-root/instance:
uuid: "82fa4aeb01a84691bed80429a87b6262"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.644600 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:52.647498 31517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.648222 27041 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:52.648468 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-2-root
uuid: "82fa4aeb01a84691bed80429a87b6262"
format_stamp: "Formatted at 2026-07-13 09:10:52 on dist-test-slave-xk97"
I20260713 09:10:52.648691 27041 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9giKtY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933756182707-27041-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)
I20260713 09:10:52.669226 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:52.670320 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:52.671651 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:52.673624 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:52.673790 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.674018 27041 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:52.674155 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:52.709910 27041 rpc_server.cc:307] RPC server started. Bound to: 127.26.104.67:45425
I20260713 09:10:52.710001 31579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.104.67:45425 every 8 connection(s)
I20260713 09:10:52.722177 31580 heartbeater.cc:344] Connected to a master server at 127.26.104.126:44083
I20260713 09:10:52.722545 31580 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:52.723193 31580 heartbeater.cc:507] Master 127.26.104.126:44083 requested a full tablet report, sending...
I20260713 09:10:52.724941 31304 ts_manager.cc:194] Registered new tserver with Master: 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:52.725903 27041 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013132995s
I20260713 09:10:52.726179 31304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57676
I20260713 09:10:52.747376 31304 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57686:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:52.749753 31304 catalog_manager.cc:7077] 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.
I20260713 09:10:52.824164 31471 tablet_service.cc:1511] Processing CreateTablet for tablet 98e063de6d114a5c829ddfc33c838194 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:52.824446 31470 tablet_service.cc:1511] Processing CreateTablet for tablet b4a9c350a48048359accc2f9c6390f9e (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:52.825595 31471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e063de6d114a5c829ddfc33c838194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.825941 31545 tablet_service.cc:1511] Processing CreateTablet for tablet 98e063de6d114a5c829ddfc33c838194 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:52.826669 31469 tablet_service.cc:1511] Processing CreateTablet for tablet 08090206adc44482a81b58e339846b58 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:52.827164 31545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e063de6d114a5c829ddfc33c838194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.828043 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08090206adc44482a81b58e339846b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.828555 31468 tablet_service.cc:1511] Processing CreateTablet for tablet 8552a62adcd943c994c73ae2874adcd4 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:52.829488 31470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a9c350a48048359accc2f9c6390f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.835765 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8552a62adcd943c994c73ae2874adcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.837702 31544 tablet_service.cc:1511] Processing CreateTablet for tablet b4a9c350a48048359accc2f9c6390f9e (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:52.839032 31544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a9c350a48048359accc2f9c6390f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.851473 31543 tablet_service.cc:1511] Processing CreateTablet for tablet 08090206adc44482a81b58e339846b58 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:52.852792 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08090206adc44482a81b58e339846b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.855733 31467 tablet_service.cc:1511] Processing CreateTablet for tablet 1071265793a2429988839efe8a5597e7 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:52.857115 31467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1071265793a2429988839efe8a5597e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.857264 31542 tablet_service.cc:1511] Processing CreateTablet for tablet 8552a62adcd943c994c73ae2874adcd4 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:52.858494 31542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8552a62adcd943c994c73ae2874adcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.861840 31541 tablet_service.cc:1511] Processing CreateTablet for tablet e0e7356fc5714c9cbf2e53a6db0cd978 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:52.863041 31541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e7356fc5714c9cbf2e53a6db0cd978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.863930 31396 tablet_service.cc:1511] Processing CreateTablet for tablet 98e063de6d114a5c829ddfc33c838194 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:52.865176 31396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e063de6d114a5c829ddfc33c838194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.866904 31540 tablet_service.cc:1511] Processing CreateTablet for tablet 1071265793a2429988839efe8a5597e7 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:52.868221 31540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1071265793a2429988839efe8a5597e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.871728 31466 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad439e832ab4919ad5eabdf75223c5f (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:52.873076 31466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad439e832ab4919ad5eabdf75223c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.882361 31395 tablet_service.cc:1511] Processing CreateTablet for tablet b4a9c350a48048359accc2f9c6390f9e (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:52.883581 31395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a9c350a48048359accc2f9c6390f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.886824 31394 tablet_service.cc:1511] Processing CreateTablet for tablet 08090206adc44482a81b58e339846b58 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:52.888087 31394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08090206adc44482a81b58e339846b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.889271 31539 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad439e832ab4919ad5eabdf75223c5f (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:52.890130 31465 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8e72574b3a4d9c91505429b4562660 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:52.890537 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad439e832ab4919ad5eabdf75223c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.891479 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8e72574b3a4d9c91505429b4562660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.900601 31393 tablet_service.cc:1511] Processing CreateTablet for tablet 8552a62adcd943c994c73ae2874adcd4 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:52.901932 31393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8552a62adcd943c994c73ae2874adcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.852808 31469 tablet_service.cc:1511] Processing CreateTablet for tablet e0e7356fc5714c9cbf2e53a6db0cd978 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:52.903862 31538 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8e72574b3a4d9c91505429b4562660 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:52.905141 31538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8e72574b3a4d9c91505429b4562660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.906580 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e7356fc5714c9cbf2e53a6db0cd978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.908397 31537 tablet_service.cc:1511] Processing CreateTablet for tablet 03993f7b075e4f1a810156a982687365 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:52.909727 31537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03993f7b075e4f1a810156a982687365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.910269 31392 tablet_service.cc:1511] Processing CreateTablet for tablet e0e7356fc5714c9cbf2e53a6db0cd978 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:52.911473 31392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e7356fc5714c9cbf2e53a6db0cd978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.926380 31391 tablet_service.cc:1511] Processing CreateTablet for tablet 1071265793a2429988839efe8a5597e7 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:52.929580 31391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1071265793a2429988839efe8a5597e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.930171 31464 tablet_service.cc:1511] Processing CreateTablet for tablet 03993f7b075e4f1a810156a982687365 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:52.931330 31464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03993f7b075e4f1a810156a982687365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.933108 31390 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad439e832ab4919ad5eabdf75223c5f (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:52.933290 31389 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8e72574b3a4d9c91505429b4562660 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:52.934356 31390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad439e832ab4919ad5eabdf75223c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.934876 31388 tablet_service.cc:1511] Processing CreateTablet for tablet 03993f7b075e4f1a810156a982687365 (DEFAULT_TABLE table=test-workload [id=da3071c76374476292b8591986c758a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:52.936178 31388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03993f7b075e4f1a810156a982687365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.939926 31389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8e72574b3a4d9c91505429b4562660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.992373 31596 tablet_bootstrap.cc:492] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:52.996181 31595 tablet_bootstrap.cc:492] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.002905 31596 tablet_bootstrap.cc:654] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.012195 31597 tablet_bootstrap.cc:492] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.017761 31597 tablet_bootstrap.cc:654] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.007236 31595 tablet_bootstrap.cc:654] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.051267 31597 tablet_bootstrap.cc:492] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.051908 31597 ts_tablet_manager.cc:1403] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.009s
I20260713 09:10:53.051267 31596 tablet_bootstrap.cc:492] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.053002 31596 ts_tablet_manager.cc:1403] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.009s
I20260713 09:10:53.053328 31595 tablet_bootstrap.cc:492] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.054171 31595 ts_tablet_manager.cc:1403] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.009s
I20260713 09:10:53.054189 31597 raft_consensus.cc:359] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.054940 31597 raft_consensus.cc:385] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.055168 31597 raft_consensus.cc:740] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.055794 31597 consensus_queue.cc:260] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.055714 31596 raft_consensus.cc:359] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.056532 31596 raft_consensus.cc:385] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.056811 31596 raft_consensus.cc:740] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.057066 31595 raft_consensus.cc:359] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.057873 31431 heartbeater.cc:499] Master 127.26.104.126:44083 was elected leader, sending a full tablet report...
I20260713 09:10:53.057974 31595 raft_consensus.cc:385] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.057672 31596 consensus_queue.cc:260] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.058350 31597 ts_tablet_manager.cc:1434] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:53.059372 31597 tablet_bootstrap.cc:492] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.059753 31580 heartbeater.cc:499] Master 127.26.104.126:44083 was elected leader, sending a full tablet report...
I20260713 09:10:53.060262 31596 ts_tablet_manager.cc:1434] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260713 09:10:53.058379 31595 raft_consensus.cc:740] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.061266 31596 tablet_bootstrap.cc:492] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.062022 31595 consensus_queue.cc:260] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.067333 31596 tablet_bootstrap.cc:654] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.067598 31597 tablet_bootstrap.cc:654] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.067911 31506 heartbeater.cc:499] Master 127.26.104.126:44083 was elected leader, sending a full tablet report...
I20260713 09:10:53.073503 31595 ts_tablet_manager.cc:1434] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:10:53.074507 31595 tablet_bootstrap.cc:492] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.075924 31597 tablet_bootstrap.cc:492] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.076421 31597 ts_tablet_manager.cc:1403] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260713 09:10:53.079200 31597 raft_consensus.cc:359] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.079913 31597 raft_consensus.cc:385] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.080205 31597 raft_consensus.cc:740] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.081045 31595 tablet_bootstrap.cc:654] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.080885 31597 consensus_queue.cc:260] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.084684 31596 tablet_bootstrap.cc:492] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.085006 31597 ts_tablet_manager.cc:1434] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:53.085140 31596 ts_tablet_manager.cc:1403] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260713 09:10:53.086001 31597 tablet_bootstrap.cc:492] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.088135 31596 raft_consensus.cc:359] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.088820 31596 raft_consensus.cc:385] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.089099 31596 raft_consensus.cc:740] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.089897 31596 consensus_queue.cc:260] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.092267 31596 ts_tablet_manager.cc:1434] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:53.092984 31597 tablet_bootstrap.cc:654] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.093191 31596 tablet_bootstrap.cc:492] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.096288 31595 tablet_bootstrap.cc:492] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.096820 31595 ts_tablet_manager.cc:1403] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260713 09:10:53.099643 31596 tablet_bootstrap.cc:654] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.100826 31597 tablet_bootstrap.cc:492] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.101361 31597 ts_tablet_manager.cc:1403] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260713 09:10:53.102293 31595 raft_consensus.cc:359] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.103086 31595 raft_consensus.cc:385] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.103379 31595 raft_consensus.cc:740] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.104341 31595 consensus_queue.cc:260] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.104362 31597 raft_consensus.cc:359] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.106041 31597 raft_consensus.cc:385] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.106323 31597 raft_consensus.cc:740] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.107038 31597 consensus_queue.cc:260] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.109180 31597 ts_tablet_manager.cc:1434] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:53.110106 31597 tablet_bootstrap.cc:492] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.110903 31596 tablet_bootstrap.cc:492] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.111375 31596 ts_tablet_manager.cc:1403] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260713 09:10:53.114054 31596 raft_consensus.cc:359] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.114712 31596 raft_consensus.cc:385] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.114984 31596 raft_consensus.cc:740] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.115803 31596 consensus_queue.cc:260] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.117010 31595 ts_tablet_manager.cc:1434] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:10:53.117938 31595 tablet_bootstrap.cc:492] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.118057 31596 ts_tablet_manager.cc:1434] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:53.118950 31596 tablet_bootstrap.cc:492] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.124645 31595 tablet_bootstrap.cc:654] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.124645 31596 tablet_bootstrap.cc:654] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.125041 31602 raft_consensus.cc:493] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.125533 31602 raft_consensus.cc:515] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.128479 31597 tablet_bootstrap.cc:654] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.128518 31602 leader_election.cc:290] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.144114 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
W20260713 09:10:53.146739 31518 leader_election.cc:343] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.153265 31596 tablet_bootstrap.cc:492] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.153820 31596 ts_tablet_manager.cc:1403] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.013s
I20260713 09:10:53.156682 31596 raft_consensus.cc:359] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.157502 31596 raft_consensus.cc:385] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.157783 31596 raft_consensus.cc:740] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.159238 31601 raft_consensus.cc:493] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.159767 31601 raft_consensus.cc:515] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.161079 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.160530 31613 raft_consensus.cc:493] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.163821 31597 tablet_bootstrap.cc:492] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.164028 31601 leader_election.cc:290] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.164328 31597 ts_tablet_manager.cc:1403] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.018s
W20260713 09:10:53.164687 31519 leader_election.cc:343] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.165148 31519 leader_election.cc:304] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.165943 31602 raft_consensus.cc:2749] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.162398 31613 raft_consensus.cc:515] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.166762 31597 raft_consensus.cc:359] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.167366 31597 raft_consensus.cc:385] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.167682 31597 raft_consensus.cc:740] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.168046 31613 leader_election.cc:290] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.158560 31596 consensus_queue.cc:260] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.168330 31597 consensus_queue.cc:260] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.171178 31597 ts_tablet_manager.cc:1434] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:53.171648 31595 tablet_bootstrap.cc:492] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.173431 31597 tablet_bootstrap.cc:492] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.174201 31595 ts_tablet_manager.cc:1403] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.008s
I20260713 09:10:53.177048 31595 raft_consensus.cc:359] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.177729 31595 raft_consensus.cc:385] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.178015 31595 raft_consensus.cc:740] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.178710 31595 consensus_queue.cc:260] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.180816 31595 ts_tablet_manager.cc:1434] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:53.180892 31597 tablet_bootstrap.cc:654] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.181778 31595 tablet_bootstrap.cc:492] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.172930 31596 ts_tablet_manager.cc:1434] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260713 09:10:53.184412 31596 tablet_bootstrap.cc:492] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.190511 31596 tablet_bootstrap.cc:654] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.197006 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9c350a48048359accc2f9c6390f9e" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.197683 31481 raft_consensus.cc:2468] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:53.199275 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.199831 31481 raft_consensus.cc:2468] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:53.200985 31595 tablet_bootstrap.cc:654] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.201397 31370 leader_election.cc:304] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.202263 31613 raft_consensus.cc:2804] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.202623 31613 raft_consensus.cc:493] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.202924 31613 raft_consensus.cc:3060] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.203950 31370 leader_election.cc:304] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.204792 31601 raft_consensus.cc:2804] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.205124 31601 raft_consensus.cc:493] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.205418 31601 raft_consensus.cc:3060] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.210280 31613 raft_consensus.cc:515] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.211892 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9c350a48048359accc2f9c6390f9e" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.212553 31555 raft_consensus.cc:2468] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:53.213990 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.213917 31601 raft_consensus.cc:515] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
W20260713 09:10:53.217785 31370 leader_election.cc:343] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.218065 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:53.218587 31481 raft_consensus.cc:3060] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.223090 31596 tablet_bootstrap.cc:492] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.225965 31613 leader_election.cc:290] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.226220 31596 ts_tablet_manager.cc:1403] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.017s
I20260713 09:10:53.227010 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9c350a48048359accc2f9c6390f9e" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:53.227312 31481 raft_consensus.cc:2468] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:53.223739 31601 leader_election.cc:290] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.228235 31602 raft_consensus.cc:493] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.228539 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9c350a48048359accc2f9c6390f9e" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.229001 31480 raft_consensus.cc:3060] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.225585 31597 tablet_bootstrap.cc:492] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.229123 31555 raft_consensus.cc:3060] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.229693 31597 ts_tablet_manager.cc:1403] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.006s
I20260713 09:10:53.230783 31595 tablet_bootstrap.cc:492] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.231254 31595 ts_tablet_manager.cc:1403] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.022s
I20260713 09:10:53.224707 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.232240 31370 leader_election.cc:304] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.232642 31597 raft_consensus.cc:359] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.232992 31601 raft_consensus.cc:2804] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.233532 31601 raft_consensus.cc:697] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:53.234215 31595 raft_consensus.cc:359] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.234304 31601 consensus_queue.cc:237] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.228725 31602 raft_consensus.cc:515] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.235049 31595 raft_consensus.cc:385] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.235450 31595 raft_consensus.cc:740] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.236179 31595 consensus_queue.cc:260] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.236771 31602 leader_election.cc:290] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.237581 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.238271 31595 ts_tablet_manager.cc:1434] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
W20260713 09:10:53.238591 31370 leader_election.cc:343] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.239310 31595 tablet_bootstrap.cc:492] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.240025 31480 raft_consensus.cc:2468] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:53.241367 31370 leader_election.cc:304] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.240500 31597 raft_consensus.cc:385] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.242337 31597 raft_consensus.cc:740] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.240343 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.243207 31597 consensus_queue.cc:260] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.244127 31406 raft_consensus.cc:2468] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 0.
W20260713 09:10:53.244804 31519 leader_election.cc:343] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.245900 31595 tablet_bootstrap.cc:654] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.245869 31596 raft_consensus.cc:359] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.248178 31596 raft_consensus.cc:385] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.248852 31596 raft_consensus.cc:740] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.250444 31596 consensus_queue.cc:260] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.251241 31613 raft_consensus.cc:2804] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.254402 31596 ts_tablet_manager.cc:1434] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:10:53.257941 31596 tablet_bootstrap.cc:492] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.252388 31613 raft_consensus.cc:697] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:53.266312 31518 leader_election.cc:304] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:53.266258 31613 consensus_queue.cc:237] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.267660 31602 raft_consensus.cc:2804] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.268036 31602 raft_consensus.cc:493] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.268332 31602 raft_consensus.cc:3060] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.251988 31555 raft_consensus.cc:2468] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:53.268217 31597 ts_tablet_manager.cc:1434] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.005s
I20260713 09:10:53.271656 31597 tablet_bootstrap.cc:492] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.276240 31602 raft_consensus.cc:515] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.278053 31595 tablet_bootstrap.cc:492] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.278532 31595 ts_tablet_manager.cc:1403] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.018s
I20260713 09:10:53.279168 31597 tablet_bootstrap.cc:654] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.279155 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.279876 31406 raft_consensus.cc:3060] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.281302 31595 raft_consensus.cc:359] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.281975 31595 raft_consensus.cc:385] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.282251 31595 raft_consensus.cc:740] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.282166 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:53.282706 31602 leader_election.cc:290] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
W20260713 09:10:53.283535 31519 leader_election.cc:343] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.283757 31596 tablet_bootstrap.cc:654] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.284680 31595 consensus_queue.cc:260] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.284786 31303 catalog_manager.cc:5697] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 1 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.286543 31406 raft_consensus.cc:2468] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 1.
I20260713 09:10:53.287751 31518 leader_election.cc:304] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:53.288754 31602 raft_consensus.cc:2804] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.290432 31613 raft_consensus.cc:493] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.290935 31613 raft_consensus.cc:515] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.294226 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8e72574b3a4d9c91505429b4562660" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
W20260713 09:10:53.295467 31370 leader_election.cc:343] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.297941 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8e72574b3a4d9c91505429b4562660" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.299165 31595 ts_tablet_manager.cc:1434] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
W20260713 09:10:53.299316 31370 leader_election.cc:343] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.299993 31370 leader_election.cc:304] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [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: b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:53.300716 31601 raft_consensus.cc:2749] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.301412 31595 tablet_bootstrap.cc:492] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.299712 31613 leader_election.cc:290] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.304747 31602 raft_consensus.cc:697] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:53.304983 31597 tablet_bootstrap.cc:492] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.305572 31597 ts_tablet_manager.cc:1403] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260713 09:10:53.308012 31602 consensus_queue.cc:237] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.308761 31595 tablet_bootstrap.cc:654] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.309376 31597 raft_consensus.cc:359] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.310189 31597 raft_consensus.cc:385] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.310482 31597 raft_consensus.cc:740] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.315348 31596 tablet_bootstrap.cc:492] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.315866 31596 ts_tablet_manager.cc:1403] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.023s
I20260713 09:10:53.318694 31596 raft_consensus.cc:359] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.319451 31596 raft_consensus.cc:385] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.319734 31596 raft_consensus.cc:740] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.320566 31596 consensus_queue.cc:260] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.322983 31596 ts_tablet_manager.cc:1434] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:53.323988 31596 tablet_bootstrap.cc:492] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.324100 31303 catalog_manager.cc:5697] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 1 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.330442 31596 tablet_bootstrap.cc:654] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.338111 31625 raft_consensus.cc:493] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.338626 31625 raft_consensus.cc:515] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.340067 31597 consensus_queue.cc:260] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.340680 31625 leader_election.cc:290] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.342383 31597 ts_tablet_manager.cc:1434] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:10:53.343057 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.345003 31406 raft_consensus.cc:2468] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 0.
I20260713 09:10:53.346228 31518 leader_election.cc:304] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.343770 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.347090 31602 raft_consensus.cc:2804] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.343588 31625 raft_consensus.cc:493] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:53.348034 31519 leader_election.cc:343] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.348670 31595 tablet_bootstrap.cc:492] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.349679 31595 ts_tablet_manager.cc:1403] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.033s
I20260713 09:10:53.348989 31625 raft_consensus.cc:515] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.349872 31304 catalog_manager.cc:5697] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.352319 31625 leader_election.cc:290] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.348374 31602 raft_consensus.cc:493] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.352907 31602 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.352526 31595 raft_consensus.cc:359] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.353367 31595 raft_consensus.cc:385] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.353681 31595 raft_consensus.cc:740] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.354404 31595 consensus_queue.cc:260] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.356614 31595 ts_tablet_manager.cc:1434] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:53.357668 31595 tablet_bootstrap.cc:492] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.359210 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.359948 31481 raft_consensus.cc:2393] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82fa4aeb01a84691bed80429a87b6262 in current term 1: Already voted for candidate b5959a1cd49140d9be54d8fe798c008a in this term.
I20260713 09:10:53.355135 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.362269 31596 tablet_bootstrap.cc:492] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.343554 31597 tablet_bootstrap.cc:492] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.362742 31518 leader_election.cc:304] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.363683 31595 tablet_bootstrap.cc:654] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.363897 31625 raft_consensus.cc:3060] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.364168 31602 raft_consensus.cc:515] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.366752 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.367259 31406 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.362782 31596 ts_tablet_manager.cc:1403] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
W20260713 09:10:53.369235 31352 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:53.371310 31596 raft_consensus.cc:359] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.372095 31596 raft_consensus.cc:385] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.375111 31596 raft_consensus.cc:740] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.376266 31406 raft_consensus.cc:2468] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 1.
I20260713 09:10:53.378163 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:53.378612 31518 leader_election.cc:304] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
W20260713 09:10:53.379794 31519 leader_election.cc:343] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.376026 31596 consensus_queue.cc:260] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.377525 31602 leader_election.cc:290] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.383123 31602 raft_consensus.cc:2804] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.384191 31602 raft_consensus.cc:697] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:53.385453 31602 consensus_queue.cc:237] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.378245 31625 raft_consensus.cc:2749] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.390118 31596 ts_tablet_manager.cc:1434] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.010s
I20260713 09:10:53.391132 31596 tablet_bootstrap.cc:492] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.397607 31596 tablet_bootstrap.cc:654] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.400663 31597 tablet_bootstrap.cc:654] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.401062 31595 tablet_bootstrap.cc:492] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.400328 31302 catalog_manager.cc:5697] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.401680 31595 ts_tablet_manager.cc:1403] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260713 09:10:53.404878 31595 raft_consensus.cc:359] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.405661 31595 raft_consensus.cc:385] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.406005 31595 raft_consensus.cc:740] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.406934 31595 consensus_queue.cc:260] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.411494 31595 ts_tablet_manager.cc:1434] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:53.409973 31596 tablet_bootstrap.cc:492] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.412593 31595 tablet_bootstrap.cc:492] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.412809 31596 ts_tablet_manager.cc:1403] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260713 09:10:53.415488 31596 raft_consensus.cc:359] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.416106 31596 raft_consensus.cc:385] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.416366 31596 raft_consensus.cc:740] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.416997 31596 consensus_queue.cc:260] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.418852 31596 ts_tablet_manager.cc:1434] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:10:53.419463 31595 tablet_bootstrap.cc:654] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.419719 31596 tablet_bootstrap.cc:492] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:53.423810 31597 tablet_bootstrap.cc:492] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.424270 31597 ts_tablet_manager.cc:1403] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.008s
I20260713 09:10:53.425285 31595 tablet_bootstrap.cc:492] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.425314 31596 tablet_bootstrap.cc:654] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.425997 31595 ts_tablet_manager.cc:1403] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:10:53.426992 31597 raft_consensus.cc:359] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.427781 31597 raft_consensus.cc:385] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.428066 31597 raft_consensus.cc:740] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.428819 31597 consensus_queue.cc:260] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.429010 31595 raft_consensus.cc:359] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.429829 31595 raft_consensus.cc:385] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.430142 31595 raft_consensus.cc:740] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.430747 31595 consensus_queue.cc:260] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.432413 31595 ts_tablet_manager.cc:1434] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:53.433238 31595 tablet_bootstrap.cc:492] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:53.434056 31597 ts_tablet_manager.cc:1434] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:53.435112 31597 tablet_bootstrap.cc:492] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.438213 31595 tablet_bootstrap.cc:654] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.440282 31603 raft_consensus.cc:493] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.440748 31603 raft_consensus.cc:515] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.441716 31596 tablet_bootstrap.cc:492] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:53.442147 31596 ts_tablet_manager.cc:1403] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260713 09:10:53.444593 31596 raft_consensus.cc:359] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.445189 31596 raft_consensus.cc:385] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.445428 31596 raft_consensus.cc:740] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.446025 31596 consensus_queue.cc:260] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.447242 31603 leader_election.cc:290] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.447875 31596 ts_tablet_manager.cc:1434] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:53.449227 31597 tablet_bootstrap.cc:654] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.460465 31597 tablet_bootstrap.cc:492] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.460892 31597 ts_tablet_manager.cc:1403] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260713 09:10:53.461759 31603 raft_consensus.cc:493] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.462234 31603 raft_consensus.cc:515] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.464401 31603 leader_election.cc:290] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.468724 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08090206adc44482a81b58e339846b58" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.468890 31405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.469386 31406 raft_consensus.cc:2468] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.470504 31597 raft_consensus.cc:359] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
W20260713 09:10:53.470726 31444 leader_election.cc:343] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.470992 31597 raft_consensus.cc:385] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.471266 31597 raft_consensus.cc:740] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.471483 31444 leader_election.cc:304] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.471865 31597 consensus_queue.cc:260] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.472374 31603 raft_consensus.cc:2804] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.472721 31603 raft_consensus.cc:493] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.473028 31603 raft_consensus.cc:3060] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.473914 31597 ts_tablet_manager.cc:1434] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:10:53.474834 31597 tablet_bootstrap.cc:492] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:53.477680 31595 tablet_bootstrap.cc:492] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:53.478150 31595 ts_tablet_manager.cc:1403] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.014s
I20260713 09:10:53.479872 31597 tablet_bootstrap.cc:654] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.480629 31595 raft_consensus.cc:359] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.481271 31595 raft_consensus.cc:385] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.481540 31595 raft_consensus.cc:740] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.481891 31603 raft_consensus.cc:515] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.482285 31595 consensus_queue.cc:260] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.484833 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08090206adc44482a81b58e339846b58" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.485426 31406 raft_consensus.cc:3060] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.492527 31406 raft_consensus.cc:2468] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.493726 31444 leader_election.cc:304] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.499776 31603 leader_election.cc:290] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.501415 31603 raft_consensus.cc:2804] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.502683 31603 raft_consensus.cc:697] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:53.504076 31603 consensus_queue.cc:237] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.506313 31646 raft_consensus.cc:493] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.508090 31646 raft_consensus.cc:515] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.509739 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08090206adc44482a81b58e339846b58" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.510476 31555 raft_consensus.cc:2468] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.512428 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.513042 31555 raft_consensus.cc:2468] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.514430 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08090206adc44482a81b58e339846b58" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.515928 31445 leader_election.cc:304] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.515872 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.517328 31406 raft_consensus.cc:2393] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in current term 1: Already voted for candidate 82fa4aeb01a84691bed80429a87b6262 in this term.
I20260713 09:10:53.516523 31555 raft_consensus.cc:3060] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.524490 31646 leader_election.cc:290] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.525565 31646 raft_consensus.cc:2804] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.525987 31646 raft_consensus.cc:493] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.526011 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.526624 31555 raft_consensus.cc:2468] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.528802 31597 tablet_bootstrap.cc:492] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:53.529290 31597 ts_tablet_manager.cc:1403] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.031s
I20260713 09:10:53.530049 31445 leader_election.cc:304] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6; no voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.531394 31603 raft_consensus.cc:3060] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.531853 31597 raft_consensus.cc:359] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.532513 31597 raft_consensus.cc:385] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.532765 31597 raft_consensus.cc:740] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.533564 31597 consensus_queue.cc:260] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.535265 31597 ts_tablet_manager.cc:1434] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:53.535071 31302 catalog_manager.cc:5697] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.538232 31603 raft_consensus.cc:2749] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.538931 31646 raft_consensus.cc:3060] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.542191 31603 raft_consensus.cc:493] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.542972 31595 ts_tablet_manager.cc:1434] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.065s	user 0.036s	sys 0.024s
I20260713 09:10:53.542721 31603 raft_consensus.cc:515] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.544577 31613 raft_consensus.cc:493] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.545025 31613 raft_consensus.cc:515] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.545367 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.545603 31603 leader_election.cc:290] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425), b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697)
I20260713 09:10:53.546015 31555 raft_consensus.cc:2468] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.546368 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.546921 31613 leader_election.cc:290] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.546031 31646 raft_consensus.cc:515] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.548440 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.547286 31445 leader_election.cc:304] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:53.549188 31481 raft_consensus.cc:2393] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5959a1cd49140d9be54d8fe798c008a in current term 1: Already voted for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in this term.
I20260713 09:10:53.549714 31603 raft_consensus.cc:2804] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.550170 31603 raft_consensus.cc:493] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.550489 31603 raft_consensus.cc:3060] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.550530 31405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.551192 31405 raft_consensus.cc:3060] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.546967 31406 raft_consensus.cc:2468] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.552083 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.553426 31646 leader_election.cc:290] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.553813 31554 raft_consensus.cc:3060] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.557888 31603 raft_consensus.cc:515] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.558797 31405 raft_consensus.cc:2468] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.559477 31603 leader_election.cc:290] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425), b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697)
I20260713 09:10:53.560045 31444 leader_election.cc:304] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.560302 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.560418 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.560906 31553 raft_consensus.cc:3060] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.561017 31406 raft_consensus.cc:3060] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.564116 31554 raft_consensus.cc:2468] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.560433 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad439e832ab4919ad5eabdf75223c5f" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.565515 31555 raft_consensus.cc:2393] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5959a1cd49140d9be54d8fe798c008a in current term 1: Already voted for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in this term.
I20260713 09:10:53.561002 31603 raft_consensus.cc:2804] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.566613 31370 leader_election.cc:304] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [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: b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:53.567242 31603 raft_consensus.cc:697] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:53.567346 31613 raft_consensus.cc:2749] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.568284 31553 raft_consensus.cc:2468] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.568161 31603 consensus_queue.cc:237] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.568912 31406 raft_consensus.cc:2468] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.569350 31445 leader_election.cc:304] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:53.570077 31646 raft_consensus.cc:2804] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.570454 31646 raft_consensus.cc:697] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:53.571022 31646 consensus_queue.cc:237] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:53.575076 31302 catalog_manager.cc:5697] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.585613 31302 catalog_manager.cc:5697] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.599859 31646 raft_consensus.cc:493] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.600382 31646 raft_consensus.cc:515] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.601963 31646 leader_election.cc:290] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.602531 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8e72574b3a4d9c91505429b4562660" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.602769 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8e72574b3a4d9c91505429b4562660" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.603035 31406 raft_consensus.cc:2468] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.603312 31553 raft_consensus.cc:2468] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:53.603893 31444 leader_election.cc:304] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.604620 31646 raft_consensus.cc:2804] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.604880 31646 raft_consensus.cc:493] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.605116 31646 raft_consensus.cc:3060] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.609447 31646 raft_consensus.cc:515] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.610806 31646 leader_election.cc:290] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.611488 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8e72574b3a4d9c91505429b4562660" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.611667 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8e72574b3a4d9c91505429b4562660" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.611943 31406 raft_consensus.cc:3060] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.612140 31553 raft_consensus.cc:3060] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.614193 31646 raft_consensus.cc:493] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.614663 31646 raft_consensus.cc:515] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.617274 31406 raft_consensus.cc:2468] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.617327 31405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.617642 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:53.617916 31553 raft_consensus.cc:2468] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:53.618211 31405 raft_consensus.cc:2393] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in current term 1: Already voted for candidate 82fa4aeb01a84691bed80429a87b6262 in this term.
I20260713 09:10:53.618635 31646 leader_election.cc:290] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.618749 31444 leader_election.cc:304] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.619587 31646 raft_consensus.cc:2804] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.619998 31646 raft_consensus.cc:697] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:53.619938 31444 leader_election.cc:304] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6; no voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.620841 31603 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.620852 31646 consensus_queue.cc:237] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.625874 31603 raft_consensus.cc:2749] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.627956 31302 catalog_manager.cc:5697] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.646555 31602 raft_consensus.cc:493] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.646965 31602 raft_consensus.cc:515] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.648466 31602 leader_election.cc:290] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.649143 31405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03993f7b075e4f1a810156a982687365" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:53.649394 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03993f7b075e4f1a810156a982687365" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:53.649646 31405 raft_consensus.cc:2468] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 0.
I20260713 09:10:53.649998 31481 raft_consensus.cc:2468] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 0.
I20260713 09:10:53.650571 31518 leader_election.cc:304] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.651273 31602 raft_consensus.cc:2804] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.651587 31602 raft_consensus.cc:493] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.651840 31602 raft_consensus.cc:3060] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.656805 31602 raft_consensus.cc:515] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.658222 31602 leader_election.cc:290] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:53.658888 31405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03993f7b075e4f1a810156a982687365" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.659276 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03993f7b075e4f1a810156a982687365" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:53.659466 31405 raft_consensus.cc:3060] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.659852 31481 raft_consensus.cc:3060] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.666303 31481 raft_consensus.cc:2468] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 1.
I20260713 09:10:53.666308 31405 raft_consensus.cc:2468] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 1.
I20260713 09:10:53.667371 31519 leader_election.cc:304] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:53.668010 31602 raft_consensus.cc:2804] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.668432 31602 raft_consensus.cc:697] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:53.669140 31602 consensus_queue.cc:237] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.675331 31302 catalog_manager.cc:5697] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.697037 31602 consensus_queue.cc:1048] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.706663 31625 consensus_queue.cc:1048] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.725283 31613 consensus_queue.cc:1048] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.735191 31621 consensus_queue.cc:1048] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.753533 31481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:53.754094 31481 raft_consensus.cc:606] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.756186 31621 consensus_queue.cc:1048] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.762089 31481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08090206adc44482a81b58e339846b58"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:53.762624 31481 raft_consensus.cc:606] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:53.767012 31613 consensus_queue.cc:1048] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.782367 31553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978"
dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
mode: GRACEFUL
new_leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:45812
I20260713 09:10:53.782949 31553 raft_consensus.cc:606] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Received request to transfer leadership to TS 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:53.787809 31553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1071265793a2429988839efe8a5597e7"
dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
mode: GRACEFUL
new_leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:45812
I20260713 09:10:53.788357 31553 raft_consensus.cc:606] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Received request to transfer leadership to TS 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:53.922230 31625 consensus_queue.cc:1048] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.922575 31603 consensus_queue.cc:1048] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.928994 31633 raft_consensus.cc:993] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: : Instructing follower 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:53.929435 31633 raft_consensus.cc:1081] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Signalling peer 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:53.931639 31479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1071265793a2429988839efe8a5597e7"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:37472
I20260713 09:10:53.932166 31479 raft_consensus.cc:493] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.932492 31479 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.935410 31633 consensus_queue.cc:1048] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.937870 31603 consensus_queue.cc:1048] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.940919 31479 raft_consensus.cc:515] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.943768 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:53.944356 31406 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.951937 31406 raft_consensus.cc:2468] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:53.952536 31481 raft_consensus.cc:1240] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Rejecting Update request from peer 82fa4aeb01a84691bed80429a87b6262 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:53.953294 31479 leader_election.cc:290] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.956904 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.958770 31645 raft_consensus.cc:993] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:53.959242 31645 raft_consensus.cc:1081] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:53.959120 31553 raft_consensus.cc:3055] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.959893 31553 raft_consensus.cc:740] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:53.960037 31404 raft_consensus.cc:1240] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Rejecting Update request from peer 82fa4aeb01a84691bed80429a87b6262 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:10:53.960736 31553 consensus_queue.cc:260] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.961018 31444 leader_election.cc:304] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.961746 31406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08090206adc44482a81b58e339846b58"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:41362
I20260713 09:10:53.961943 31603 raft_consensus.cc:2804] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.962332 31406 raft_consensus.cc:493] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.962574 31603 raft_consensus.cc:697] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:53.962823 31406 raft_consensus.cc:3060] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.961683 31553 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.963457 31603 consensus_queue.cc:237] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.969779 31406 raft_consensus.cc:515] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.970117 31553 raft_consensus.cc:2468] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:53.971848 31406 leader_election.cc:290] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 2 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:53.973273 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08090206adc44482a81b58e339846b58" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:53.973825 31481 raft_consensus.cc:3055] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.974114 31481 raft_consensus.cc:740] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:53.974785 31481 consensus_queue.cc:260] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.975818 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08090206adc44482a81b58e339846b58" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:53.976382 31553 raft_consensus.cc:3060] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.975739 31481 raft_consensus.cc:3060] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.976663 31302 catalog_manager.cc:5697] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 1 to 2, leader changed from 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67) to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.982877 31553 raft_consensus.cc:2468] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:53.983934 31370 leader_election.cc:304] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:53.984206 31481 raft_consensus.cc:2468] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:53.984578 31613 raft_consensus.cc:2804] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.985035 31613 raft_consensus.cc:697] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:53.985634 31613 consensus_queue.cc:237] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:53.991056 31302 catalog_manager.cc:5697] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 2 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.025415 31603 consensus_queue.cc:1048] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.029451 31646 consensus_queue.cc:1048] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.036309 31645 consensus_queue.cc:1048] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.046770 31645 consensus_queue.cc:1048] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.061755 31645 consensus_queue.cc:1048] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.067458 31646 raft_consensus.cc:993] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:54.067926 31669 raft_consensus.cc:1081] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:54.069721 31404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:41362
I20260713 09:10:54.070187 31404 raft_consensus.cc:493] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.070480 31404 raft_consensus.cc:3060] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.072057 31669 consensus_queue.cc:1048] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.076874 31404 raft_consensus.cc:515] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:54.077731 31406 raft_consensus.cc:1240] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Rejecting Update request from peer 81af08d9c7c04e5fbb219bae79b5b7b6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:54.079349 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:54.079653 31646 consensus_queue.cc:1059] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.079985 31553 raft_consensus.cc:3060] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.080364 31669 raft_consensus.cc:3055] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:54.080705 31669 raft_consensus.cc:740] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:54.081457 31669 consensus_queue.cc:260] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:54.082237 31404 leader_election.cc:290] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 2 election: Requested vote from peers 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:54.082477 31669 raft_consensus.cc:3060] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.083137 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e063de6d114a5c829ddfc33c838194" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:54.085630 31553 raft_consensus.cc:2468] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:54.086490 31370 leader_election.cc:304] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:54.087100 31613 raft_consensus.cc:2804] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:54.087492 31613 raft_consensus.cc:697] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:54.088217 31613 consensus_queue.cc:237] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } }
I20260713 09:10:54.092733 31481 raft_consensus.cc:2468] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:54.094393 31302 catalog_manager.cc:5697] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 2 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:54.110463 31602 raft_consensus.cc:993] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: : Instructing follower 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:54.110809 31665 raft_consensus.cc:1081] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Signalling peer 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:54.112015 31481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:37472
I20260713 09:10:54.112416 31481 raft_consensus.cc:493] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.112675 31481 raft_consensus.cc:3060] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.116932 31481 raft_consensus.cc:515] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:54.118418 31481 leader_election.cc:290] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:54.119086 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:54.119392 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e7356fc5714c9cbf2e53a6db0cd978" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:54.119671 31404 raft_consensus.cc:3060] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.119944 31553 raft_consensus.cc:3055] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:54.120203 31553 raft_consensus.cc:740] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:54.120779 31553 consensus_queue.cc:260] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:54.121619 31553 raft_consensus.cc:3060] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.124303 31404 raft_consensus.cc:2468] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:54.125260 31444 leader_election.cc:304] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:54.125970 31669 raft_consensus.cc:2804] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:54.126315 31553 raft_consensus.cc:2468] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:54.126334 31669 raft_consensus.cc:697] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:54.127259 31669 consensus_queue.cc:237] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:54.132841 31302 catalog_manager.cc:5697] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 1 to 2, leader changed from 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67) to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.175056 31665 consensus_queue.cc:1048] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.184433 31633 consensus_queue.cc:1048] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.373824 31404 raft_consensus.cc:1275] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.374971 31669 consensus_queue.cc:1048] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.385262 31553 raft_consensus.cc:1275] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.386739 31669 consensus_queue.cc:1048] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.519552 31481 raft_consensus.cc:1275] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.520660 31677 consensus_queue.cc:1048] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.527448 31553 raft_consensus.cc:1275] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.529167 31620 consensus_queue.cc:1048] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.534641 31555 raft_consensus.cc:1275] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.536062 31669 consensus_queue.cc:1048] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.543416 31404 raft_consensus.cc:1275] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.544668 31669 consensus_queue.cc:1048] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.677063 31481 raft_consensus.cc:1275] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.678118 31620 consensus_queue.cc:1048] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.685011 31553 raft_consensus.cc:1275] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.686393 31677 consensus_queue.cc:1048] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.829329 31301 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57696:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:56.832422 31301 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:56.880066 31390 tablet_service.cc:1511] Processing CreateTablet for tablet 75a9ca278f4b44f79b73e75fd5cfb8ee (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:56.881322 31467 tablet_service.cc:1511] Processing CreateTablet for tablet 75a9ca278f4b44f79b73e75fd5cfb8ee (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:56.881894 31390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a9ca278f4b44f79b73e75fd5cfb8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.882911 31467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a9ca278f4b44f79b73e75fd5cfb8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.885035 31466 tablet_service.cc:1511] Processing CreateTablet for tablet e442face2a5c4580a75d788023f23426 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:56.886426 31466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e442face2a5c4580a75d788023f23426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.886250 31538 tablet_service.cc:1511] Processing CreateTablet for tablet e442face2a5c4580a75d788023f23426 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:56.887935 31538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e442face2a5c4580a75d788023f23426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.887669 31388 tablet_service.cc:1511] Processing CreateTablet for tablet b1fa8d9a7f52451fb99dbe6c4e28827f (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:56.888989 31388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fa8d9a7f52451fb99dbe6c4e28827f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.892119 31543 tablet_service.cc:1511] Processing CreateTablet for tablet 75a9ca278f4b44f79b73e75fd5cfb8ee (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:56.893362 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a9ca278f4b44f79b73e75fd5cfb8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.896111 31391 tablet_service.cc:1511] Processing CreateTablet for tablet 07a92d52fd524575a56607a3f27767c4 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:56.896423 31394 tablet_service.cc:1511] Processing CreateTablet for tablet cfe3daaff46f4c98bf8bf347b501d5d2 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:56.896612 31396 tablet_service.cc:1511] Processing CreateTablet for tablet e442face2a5c4580a75d788023f23426 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:56.897581 31391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a92d52fd524575a56607a3f27767c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.900110 31396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e442face2a5c4580a75d788023f23426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.901314 31544 tablet_service.cc:1511] Processing CreateTablet for tablet b1fa8d9a7f52451fb99dbe6c4e28827f (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:56.902591 31544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fa8d9a7f52451fb99dbe6c4e28827f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.904096 31394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe3daaff46f4c98bf8bf347b501d5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.904610 31537 tablet_service.cc:1511] Processing CreateTablet for tablet 07a92d52fd524575a56607a3f27767c4 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:56.905870 31537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a92d52fd524575a56607a3f27767c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.908735 31545 tablet_service.cc:1511] Processing CreateTablet for tablet cfe3daaff46f4c98bf8bf347b501d5d2 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:56.910085 31545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe3daaff46f4c98bf8bf347b501d5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.913618 31465 tablet_service.cc:1511] Processing CreateTablet for tablet b1fa8d9a7f52451fb99dbe6c4e28827f (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:56.914207 31469 tablet_service.cc:1511] Processing CreateTablet for tablet 07a92d52fd524575a56607a3f27767c4 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:56.915019 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fa8d9a7f52451fb99dbe6c4e28827f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.916798 31471 tablet_service.cc:1511] Processing CreateTablet for tablet cfe3daaff46f4c98bf8bf347b501d5d2 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:56.918210 31471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe3daaff46f4c98bf8bf347b501d5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.921187 31392 tablet_service.cc:1511] Processing CreateTablet for tablet 7376642c3c4d4102bd1057fe1ac554a6 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:56.921566 31389 tablet_service.cc:1511] Processing CreateTablet for tablet 03c57c3c7ae34cf592aa12c95697acf0 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:56.922503 31392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7376642c3c4d4102bd1057fe1ac554a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.924328 31393 tablet_service.cc:1511] Processing CreateTablet for tablet f242d2c2ece544d89ebd4ee905f46a21 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:56.924619 31395 tablet_service.cc:1511] Processing CreateTablet for tablet ef5fa3e160ce4f3c946ad7e9a32b7981 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:56.925559 31393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f242d2c2ece544d89ebd4ee905f46a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.926172 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a92d52fd524575a56607a3f27767c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.931743 31395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5fa3e160ce4f3c946ad7e9a32b7981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.935874 31389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c57c3c7ae34cf592aa12c95697acf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.952098 31539 tablet_service.cc:1511] Processing CreateTablet for tablet 03c57c3c7ae34cf592aa12c95697acf0 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:56.952312 31542 tablet_service.cc:1511] Processing CreateTablet for tablet 7376642c3c4d4102bd1057fe1ac554a6 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:56.953613 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c57c3c7ae34cf592aa12c95697acf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.956009 31542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7376642c3c4d4102bd1057fe1ac554a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.956882 31541 tablet_service.cc:1511] Processing CreateTablet for tablet f242d2c2ece544d89ebd4ee905f46a21 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:56.960003 31470 tablet_service.cc:1511] Processing CreateTablet for tablet 03c57c3c7ae34cf592aa12c95697acf0 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:56.960594 31464 tablet_service.cc:1511] Processing CreateTablet for tablet 7376642c3c4d4102bd1057fe1ac554a6 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:56.961288 31470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c57c3c7ae34cf592aa12c95697acf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.962280 31541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f242d2c2ece544d89ebd4ee905f46a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.962013 31468 tablet_service.cc:1511] Processing CreateTablet for tablet f242d2c2ece544d89ebd4ee905f46a21 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:56.963243 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f242d2c2ece544d89ebd4ee905f46a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.963706 31463 tablet_service.cc:1511] Processing CreateTablet for tablet ef5fa3e160ce4f3c946ad7e9a32b7981 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:56.965643 31464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7376642c3c4d4102bd1057fe1ac554a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.965950 31540 tablet_service.cc:1511] Processing CreateTablet for tablet ef5fa3e160ce4f3c946ad7e9a32b7981 (DEFAULT_TABLE table=soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:56.967187 31540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5fa3e160ce4f3c946ad7e9a32b7981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.969141 31463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5fa3e160ce4f3c946ad7e9a32b7981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.028086 31690 tablet_bootstrap.cc:492] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.068850 31691 tablet_bootstrap.cc:492] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.074844 31692 tablet_bootstrap.cc:492] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.075834 31691 tablet_bootstrap.cc:654] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.077421 31690 tablet_bootstrap.cc:654] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.081957 31692 tablet_bootstrap.cc:654] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.084877 31690 tablet_bootstrap.cc:492] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.085325 31690 ts_tablet_manager.cc:1403] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.006s
I20260713 09:10:57.086591 31691 tablet_bootstrap.cc:492] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.087126 31691 ts_tablet_manager.cc:1403] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:10:57.088054 31692 tablet_bootstrap.cc:492] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.087929 31690 raft_consensus.cc:359] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.088585 31692 ts_tablet_manager.cc:1403] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260713 09:10:57.088740 31690 raft_consensus.cc:385] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.089172 31690 raft_consensus.cc:740] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.089807 31690 consensus_queue.cc:260] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.090811 31691 raft_consensus.cc:359] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.091612 31691 raft_consensus.cc:385] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.092012 31691 raft_consensus.cc:740] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.092549 31690 ts_tablet_manager.cc:1434] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:57.092849 31691 consensus_queue.cc:260] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.091573 31692 raft_consensus.cc:359] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.094628 31692 raft_consensus.cc:385] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.094954 31692 raft_consensus.cc:740] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.095754 31691 ts_tablet_manager.cc:1434] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:57.095721 31692 consensus_queue.cc:260] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.099651 31690 tablet_bootstrap.cc:492] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.105195 31692 ts_tablet_manager.cc:1434] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:10:57.106222 31692 tablet_bootstrap.cc:492] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.107940 31690 tablet_bootstrap.cc:654] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.112771 31692 tablet_bootstrap.cc:654] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.113440 31691 tablet_bootstrap.cc:492] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.116250 31690 tablet_bootstrap.cc:492] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.116714 31690 ts_tablet_manager.cc:1403] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:10:57.117987 31692 tablet_bootstrap.cc:492] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.118436 31692 ts_tablet_manager.cc:1403] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:10:57.118709 31690 raft_consensus.cc:359] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.119220 31690 raft_consensus.cc:385] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.119407 31690 raft_consensus.cc:740] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.120234 31690 consensus_queue.cc:260] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.121317 31692 raft_consensus.cc:359] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.122041 31692 raft_consensus.cc:385] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.122370 31692 raft_consensus.cc:740] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.123413 31691 tablet_bootstrap.cc:654] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.122494 31690 ts_tablet_manager.cc:1434] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:57.125250 31690 tablet_bootstrap.cc:492] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.123204 31692 consensus_queue.cc:260] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.128733 31692 ts_tablet_manager.cc:1434] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:57.128953 31691 tablet_bootstrap.cc:492] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.129443 31691 ts_tablet_manager.cc:1403] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:10:57.129743 31692 tablet_bootstrap.cc:492] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.131214 31690 tablet_bootstrap.cc:654] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.132324 31691 raft_consensus.cc:359] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.133078 31691 raft_consensus.cc:385] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.133404 31691 raft_consensus.cc:740] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.134167 31691 consensus_queue.cc:260] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.136582 31691 ts_tablet_manager.cc:1434] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:57.137506 31691 tablet_bootstrap.cc:492] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.139098 31692 tablet_bootstrap.cc:654] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.142553 31690 tablet_bootstrap.cc:492] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.143018 31690 ts_tablet_manager.cc:1403] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260713 09:10:57.143873 31691 tablet_bootstrap.cc:654] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.145815 31690 raft_consensus.cc:359] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.146637 31690 raft_consensus.cc:385] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.146968 31690 raft_consensus.cc:740] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.147749 31690 consensus_queue.cc:260] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.149976 31690 ts_tablet_manager.cc:1434] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:57.150934 31690 tablet_bootstrap.cc:492] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.155848 31645 raft_consensus.cc:493] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.156629 31691 tablet_bootstrap.cc:492] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.156365 31645 raft_consensus.cc:515] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.157049 31690 tablet_bootstrap.cc:654] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.157167 31691 ts_tablet_manager.cc:1403] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:10:57.158595 31645 leader_election.cc:290] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.160198 31691 raft_consensus.cc:359] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.160899 31691 raft_consensus.cc:385] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.161240 31691 raft_consensus.cc:740] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.160908 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.162249 31691 consensus_queue.cc:260] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
W20260713 09:10:57.163293 31445 leader_election.cc:343] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.164870 31691 ts_tablet_manager.cc:1434] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:10:57.165619 31692 tablet_bootstrap.cc:492] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.165942 31691 tablet_bootstrap.cc:492] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.166108 31692 ts_tablet_manager.cc:1403] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.008s
I20260713 09:10:57.168385 31690 tablet_bootstrap.cc:492] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.168933 31690 ts_tablet_manager.cc:1403] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:10:57.169227 31692 raft_consensus.cc:359] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.169919 31692 raft_consensus.cc:385] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.170231 31692 raft_consensus.cc:740] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.170938 31692 consensus_queue.cc:260] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.171720 31690 raft_consensus.cc:359] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.172510 31690 raft_consensus.cc:385] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.172833 31690 raft_consensus.cc:740] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.173043 31692 ts_tablet_manager.cc:1434] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:57.174002 31692 tablet_bootstrap.cc:492] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.173650 31690 consensus_queue.cc:260] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.175987 31690 ts_tablet_manager.cc:1434] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:57.176901 31690 tablet_bootstrap.cc:492] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.180732 31692 tablet_bootstrap.cc:654] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.168268 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.182680 31404 raft_consensus.cc:2468] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.182893 31690 tablet_bootstrap.cc:654] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.180732 31691 tablet_bootstrap.cc:654] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.184276 31444 leader_election.cc:304] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:57.185474 31645 raft_consensus.cc:2804] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.185958 31645 raft_consensus.cc:493] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.186357 31645 raft_consensus.cc:3060] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.189544 31692 tablet_bootstrap.cc:492] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.194015 31692 ts_tablet_manager.cc:1403] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260713 09:10:57.192960 31690 tablet_bootstrap.cc:492] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.195812 31690 ts_tablet_manager.cc:1403] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260713 09:10:57.192986 31691 tablet_bootstrap.cc:492] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.196230 31692 raft_consensus.cc:359] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.197063 31692 raft_consensus.cc:385] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.197461 31692 raft_consensus.cc:740] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.198349 31692 consensus_queue.cc:260] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.198908 31690 raft_consensus.cc:359] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.199653 31690 raft_consensus.cc:385] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.199970 31690 raft_consensus.cc:740] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.200413 31645 raft_consensus.cc:515] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.201009 31692 ts_tablet_manager.cc:1434] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:57.200752 31690 consensus_queue.cc:260] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.202046 31692 tablet_bootstrap.cc:492] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.197139 31691 ts_tablet_manager.cc:1403] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.001s
I20260713 09:10:57.203174 31690 ts_tablet_manager.cc:1434] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:57.204180 31690 tablet_bootstrap.cc:492] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.205749 31691 raft_consensus.cc:359] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.206476 31691 raft_consensus.cc:385] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.206802 31691 raft_consensus.cc:740] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.207580 31691 consensus_queue.cc:260] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.208719 31692 tablet_bootstrap.cc:654] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.210049 31690 tablet_bootstrap.cc:654] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.218631 31690 tablet_bootstrap.cc:492] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.219095 31691 ts_tablet_manager.cc:1434] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:10:57.219206 31690 ts_tablet_manager.cc:1403] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:10:57.221536 31645 leader_election.cc:290] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.221722 31692 tablet_bootstrap.cc:492] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.222535 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.222955 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:57.220299 31691 tablet_bootstrap.cc:492] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.223163 31690 raft_consensus.cc:359] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.224735 31404 raft_consensus.cc:3060] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.225210 31690 raft_consensus.cc:385] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:57.225440 31445 leader_election.cc:343] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.225530 31690 raft_consensus.cc:740] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.226346 31690 consensus_queue.cc:260] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.228588 31690 ts_tablet_manager.cc:1434] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:57.229435 31690 tablet_bootstrap.cc:492] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.231716 31692 ts_tablet_manager.cc:1403] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.012s
I20260713 09:10:57.234543 31404 raft_consensus.cc:2468] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.234465 31692 raft_consensus.cc:359] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.235950 31692 raft_consensus.cc:385] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.236271 31692 raft_consensus.cc:740] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.236315 31444 leader_election.cc:304] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:57.237103 31692 consensus_queue.cc:260] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.231303 31691 tablet_bootstrap.cc:654] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.237711 31645 raft_consensus.cc:2804] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.238427 31645 raft_consensus.cc:697] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.239315 31645 consensus_queue.cc:237] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.235282 31690 tablet_bootstrap.cc:654] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.244102 31692 ts_tablet_manager.cc:1434] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:10:57.245802 31692 tablet_bootstrap.cc:492] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.253139 31691 tablet_bootstrap.cc:492] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.253611 31691 ts_tablet_manager.cc:1403] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260713 09:10:57.254457 31692 tablet_bootstrap.cc:654] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.257846 31690 tablet_bootstrap.cc:492] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.257185 31301 catalog_manager.cc:5697] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.258373 31690 ts_tablet_manager.cc:1403] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.010s
I20260713 09:10:57.257563 31691 raft_consensus.cc:359] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.259284 31691 raft_consensus.cc:385] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.259646 31691 raft_consensus.cc:740] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.260643 31692 tablet_bootstrap.cc:492] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.260355 31691 consensus_queue.cc:260] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.261086 31692 ts_tablet_manager.cc:1403] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260713 09:10:57.262543 31691 ts_tablet_manager.cc:1434] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:57.263558 31691 tablet_bootstrap.cc:492] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.263753 31633 raft_consensus.cc:493] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.264113 31692 raft_consensus.cc:359] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.264899 31692 raft_consensus.cc:385] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.265223 31692 raft_consensus.cc:740] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.266083 31692 consensus_queue.cc:260] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.269793 31690 raft_consensus.cc:359] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.270527 31690 raft_consensus.cc:385] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.270846 31690 raft_consensus.cc:740] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.271255 31691 tablet_bootstrap.cc:654] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.271694 31690 consensus_queue.cc:260] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.264204 31633 raft_consensus.cc:515] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.274003 31690 ts_tablet_manager.cc:1434] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260713 09:10:57.274937 31690 tablet_bootstrap.cc:492] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.274991 31633 leader_election.cc:290] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:57.276913 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.277005 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:57.277565 31404 raft_consensus.cc:2468] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 0.
W20260713 09:10:57.278893 31519 leader_election.cc:343] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.279913 31518 leader_election.cc:304] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:57.280994 31633 raft_consensus.cc:2804] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.281378 31633 raft_consensus.cc:493] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.281786 31633 raft_consensus.cc:3060] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.284215 31696 raft_consensus.cc:493] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.284643 31696 raft_consensus.cc:515] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.286669 31696 leader_election.cc:290] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.287252 31691 tablet_bootstrap.cc:492] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.287792 31691 ts_tablet_manager.cc:1403] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260713 09:10:57.288641 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
W20260713 09:10:57.290257 31444 leader_election.cc:343] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.291054 31691 raft_consensus.cc:359] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.291366 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.291952 31691 raft_consensus.cc:385] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.292111 31553 raft_consensus.cc:2468] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.292357 31691 raft_consensus.cc:740] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.293337 31445 leader_election.cc:304] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.293305 31691 consensus_queue.cc:260] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.295866 31691 ts_tablet_manager.cc:1434] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:10:57.296829 31690 tablet_bootstrap.cc:654] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.296938 31691 tablet_bootstrap.cc:492] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.298583 31645 raft_consensus.cc:2804] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.294041 31633 raft_consensus.cc:515] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.309049 31691 tablet_bootstrap.cc:654] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.301726 31696 raft_consensus.cc:493] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.310009 31714 raft_consensus.cc:493] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.310402 31696 raft_consensus.cc:515] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.310467 31714 raft_consensus.cc:515] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.312526 31696 leader_election.cc:290] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.312903 31717 raft_consensus.cc:493] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.313808 31633 leader_election.cc:290] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:57.313478 31717 raft_consensus.cc:515] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.312527 31714 leader_election.cc:290] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:57.315964 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.316224 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:57.317683 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:57.308598 31645 raft_consensus.cc:493] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.318598 31645 raft_consensus.cc:3060] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:57.319362 31444 leader_election.cc:343] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.307775 31690 tablet_bootstrap.cc:492] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.327208 31690 ts_tablet_manager.cc:1403] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.002s
I20260713 09:10:57.332506 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.333186 31692 ts_tablet_manager.cc:1434] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.072s	user 0.017s	sys 0.022s
I20260713 09:10:57.333256 31404 raft_consensus.cc:2393] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82fa4aeb01a84691bed80429a87b6262 in current term 1: Already voted for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in this term.
I20260713 09:10:57.334481 31692 tablet_bootstrap.cc:492] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.334770 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:57.335333 31404 raft_consensus.cc:3060] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:57.319648 31519 leader_election.cc:343] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.341091 31690 raft_consensus.cc:359] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.341564 31690 raft_consensus.cc:385] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.341760 31690 raft_consensus.cc:740] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.343956 31690 consensus_queue.cc:260] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.344622 31518 leader_election.cc:304] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.348174 31404 raft_consensus.cc:2468] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 1.
I20260713 09:10:57.351604 31690 ts_tablet_manager.cc:1434] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260713 09:10:57.352591 31690 tablet_bootstrap.cc:492] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: Bootstrap starting.
I20260713 09:10:57.352744 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7376642c3c4d4102bd1057fe1ac554a6" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.348930 31633 raft_consensus.cc:3060] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.350306 31717 leader_election.cc:290] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.353340 31406 raft_consensus.cc:2468] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.354362 31444 leader_election.cc:304] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.355293 31518 leader_election.cc:304] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:57.356412 31717 raft_consensus.cc:2804] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.356685 31714 raft_consensus.cc:2804] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.356835 31717 raft_consensus.cc:493] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.357383 31717 raft_consensus.cc:3060] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.358160 31645 raft_consensus.cc:515] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.363608 31633 raft_consensus.cc:2749] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.364423 31718 raft_consensus.cc:493] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.364638 31714 raft_consensus.cc:697] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:57.370103 31691 tablet_bootstrap.cc:492] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.364960 31718 raft_consensus.cc:515] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.388800 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.373183 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.365507 31714 consensus_queue.cc:237] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.389520 31554 raft_consensus.cc:3060] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.389755 31690 tablet_bootstrap.cc:654] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.384414 31691 ts_tablet_manager.cc:1403] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.088s	user 0.047s	sys 0.014s
I20260713 09:10:57.366667 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.364444 31645 leader_election.cc:290] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.367218 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7376642c3c4d4102bd1057fe1ac554a6" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.365092 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
W20260713 09:10:57.392263 31445 leader_election.cc:343] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.392714 31445 leader_election.cc:304] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6; no voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.365875 31692 tablet_bootstrap.cc:654] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.389422 31406 raft_consensus.cc:2468] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.393920 31691 raft_consensus.cc:359] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.394645 31691 raft_consensus.cc:385] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.394923 31691 raft_consensus.cc:740] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
W20260713 09:10:57.393823 31445 leader_election.cc:343] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.395959 31718 leader_election.cc:290] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.395627 31691 consensus_queue.cc:260] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.390219 31717 raft_consensus.cc:515] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.397257 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.397895 31555 raft_consensus.cc:2468] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.398360 31554 raft_consensus.cc:2468] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.399286 31445 leader_election.cc:304] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:57.393815 31645 raft_consensus.cc:2749] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.401626 31645 raft_consensus.cc:2804] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.402010 31645 raft_consensus.cc:493] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.402395 31645 raft_consensus.cc:3060] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.401767 31717 leader_election.cc:290] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.400384 31445 leader_election.cc:304] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
W20260713 09:10:57.403777 31444 leader_election.cc:343] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.406070 31692 tablet_bootstrap.cc:492] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.406523 31692 ts_tablet_manager.cc:1403] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.010s
I20260713 09:10:57.402233 31691 ts_tablet_manager.cc:1434] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:10:57.407125 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7376642c3c4d4102bd1057fe1ac554a6" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:57.407788 31406 raft_consensus.cc:3060] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.408134 31691 tablet_bootstrap.cc:492] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.409318 31692 raft_consensus.cc:359] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.410005 31692 raft_consensus.cc:385] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.410281 31692 raft_consensus.cc:740] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.410960 31692 consensus_queue.cc:260] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.413831 31718 raft_consensus.cc:2804] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.414315 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7376642c3c4d4102bd1057fe1ac554a6" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
W20260713 09:10:57.415337 31352 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:57.415760 31718 raft_consensus.cc:697] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.416618 31718 consensus_queue.cc:237] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.416667 31301 catalog_manager.cc:5697] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 1 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.418095 31692 ts_tablet_manager.cc:1434] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:57.419067 31692 tablet_bootstrap.cc:492] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.419478 31645 raft_consensus.cc:515] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.421375 31645 leader_election.cc:290] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.414672 31691 tablet_bootstrap.cc:654] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.424563 31406 raft_consensus.cc:2468] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.428540 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:57.430224 31406 raft_consensus.cc:3060] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.429562 31444 leader_election.cc:304] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.431342 31692 tablet_bootstrap.cc:654] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.444763 31717 raft_consensus.cc:2804] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:57.445255 31445 leader_election.cc:343] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.445223 31717 raft_consensus.cc:697] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.446246 31717 consensus_queue.cc:237] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.447666 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.448230 31554 raft_consensus.cc:3060] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.450788 31406 raft_consensus.cc:2468] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.453197 31444 leader_election.cc:304] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.454120 31645 raft_consensus.cc:2804] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.454461 31690 tablet_bootstrap.cc:492] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: No bootstrap required, opened a new log
I20260713 09:10:57.454659 31645 raft_consensus.cc:697] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.454950 31554 raft_consensus.cc:2468] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.457510 31645 consensus_queue.cc:237] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.459754 31690 ts_tablet_manager.cc:1403] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.011s
I20260713 09:10:57.462502 31691 tablet_bootstrap.cc:492] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.463006 31691 ts_tablet_manager.cc:1403] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.031s
I20260713 09:10:57.463701 31690 raft_consensus.cc:359] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.464490 31690 raft_consensus.cc:385] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.464805 31690 raft_consensus.cc:740] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.465430 31690 consensus_queue.cc:260] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.465994 31692 tablet_bootstrap.cc:492] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.466516 31692 ts_tablet_manager.cc:1403] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.000s
I20260713 09:10:57.466697 31691 raft_consensus.cc:359] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.467453 31691 raft_consensus.cc:385] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.467617 31690 ts_tablet_manager.cc:1434] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:57.467059 31302 catalog_manager.cc:5697] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.467777 31691 raft_consensus.cc:740] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.468452 31691 consensus_queue.cc:260] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.469247 31692 raft_consensus.cc:359] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.469923 31692 raft_consensus.cc:385] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.470229 31692 raft_consensus.cc:740] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.470475 31691 ts_tablet_manager.cc:1434] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:10:57.470953 31692 consensus_queue.cc:260] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.471498 31691 tablet_bootstrap.cc:492] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: Bootstrap starting.
I20260713 09:10:57.473542 31692 ts_tablet_manager.cc:1434] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:57.474486 31692 tablet_bootstrap.cc:492] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: Bootstrap starting.
I20260713 09:10:57.477702 31691 tablet_bootstrap.cc:654] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.479924 31692 tablet_bootstrap.cc:654] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.492269 31717 raft_consensus.cc:493] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.492761 31717 raft_consensus.cc:515] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.494727 31717 leader_election.cc:290] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.496606 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e442face2a5c4580a75d788023f23426" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.494727 31302 catalog_manager.cc:5697] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.497608 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e442face2a5c4580a75d788023f23426" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.498142 31691 tablet_bootstrap.cc:492] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: No bootstrap required, opened a new log
I20260713 09:10:57.498179 31554 raft_consensus.cc:2468] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.498638 31691 ts_tablet_manager.cc:1403] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260713 09:10:57.497968 31302 catalog_manager.cc:5697] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.500155 31445 leader_election.cc:304] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:57.500995 31717 raft_consensus.cc:2804] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.501374 31717 raft_consensus.cc:493] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.501330 31691 raft_consensus.cc:359] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.502144 31691 raft_consensus.cc:385] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.497215 31406 raft_consensus.cc:2468] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.502526 31691 raft_consensus.cc:740] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.503120 31692 tablet_bootstrap.cc:492] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: No bootstrap required, opened a new log
I20260713 09:10:57.503270 31691 consensus_queue.cc:260] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.501906 31717 raft_consensus.cc:3060] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.506814 31691 ts_tablet_manager.cc:1434] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:57.508363 31692 ts_tablet_manager.cc:1403] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.014s
I20260713 09:10:57.510990 31692 raft_consensus.cc:359] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.513500 31717 raft_consensus.cc:515] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.513939 31692 raft_consensus.cc:385] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.514216 31692 raft_consensus.cc:740] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.514853 31692 consensus_queue.cc:260] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.516111 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e442face2a5c4580a75d788023f23426" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:57.516742 31717 leader_election.cc:290] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.516673 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e442face2a5c4580a75d788023f23426" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.517469 31554 raft_consensus.cc:3060] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.516767 31692 ts_tablet_manager.cc:1434] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:57.516650 31406 raft_consensus.cc:3060] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.523963 31554 raft_consensus.cc:2468] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.524864 31445 leader_election.cc:304] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:57.525410 31645 raft_consensus.cc:493] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.525719 31645 raft_consensus.cc:515] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.526401 31717 raft_consensus.cc:2804] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.528930 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.526844 31406 raft_consensus.cc:2468] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.527518 31645 leader_election.cc:290] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.528079 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.529515 31554 raft_consensus.cc:2468] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.530153 31404 raft_consensus.cc:2468] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 0.
I20260713 09:10:57.530203 31717 raft_consensus.cc:697] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.531190 31445 leader_election.cc:304] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:57.531148 31717 consensus_queue.cc:237] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.531913 31645 raft_consensus.cc:2804] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.532164 31645 raft_consensus.cc:493] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.532361 31645 raft_consensus.cc:3060] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.537511 31645 raft_consensus.cc:515] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.538882 31645 leader_election.cc:290] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.539659 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:57.539117 31304 catalog_manager.cc:5697] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.539942 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.540122 31404 raft_consensus.cc:3060] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.540498 31554 raft_consensus.cc:3060] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.545696 31554 raft_consensus.cc:2468] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.546746 31445 leader_election.cc:304] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:57.547027 31404 raft_consensus.cc:2468] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 1.
I20260713 09:10:57.547580 31645 raft_consensus.cc:2804] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.548087 31645 raft_consensus.cc:697] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.548851 31645 consensus_queue.cc:237] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.555384 31304 catalog_manager.cc:5697] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 1 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.582336 31707 raft_consensus.cc:493] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.582779 31707 raft_consensus.cc:515] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.584720 31707 leader_election.cc:290] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.585467 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:57.585736 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.586179 31479 raft_consensus.cc:2468] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:57.586314 31554 raft_consensus.cc:2468] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:57.587525 31370 leader_election.cc:304] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.588100 31707 raft_consensus.cc:2804] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.588434 31707 raft_consensus.cc:493] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.588749 31707 raft_consensus.cc:3060] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.593863 31707 raft_consensus.cc:515] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.595299 31707 leader_election.cc:290] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.595947 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:57.596153 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.596549 31479 raft_consensus.cc:3060] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.596637 31554 raft_consensus.cc:3060] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.601096 31554 raft_consensus.cc:2468] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:57.601890 31370 leader_election.cc:304] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.602002 31479 raft_consensus.cc:2468] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:57.602483 31707 raft_consensus.cc:2804] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.602901 31707 raft_consensus.cc:697] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:57.603577 31707 consensus_queue.cc:237] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.614713 31304 catalog_manager.cc:5697] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 1 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.654950 31707 raft_consensus.cc:493] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.655388 31707 raft_consensus.cc:515] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.657092 31707 leader_election.cc:290] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.657778 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:57.658103 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.658434 31479 raft_consensus.cc:2468] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:57.658701 31554 raft_consensus.cc:2468] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 0.
I20260713 09:10:57.659463 31370 leader_election.cc:304] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.660000 31707 raft_consensus.cc:2804] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.660271 31707 raft_consensus.cc:493] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.660514 31707 raft_consensus.cc:3060] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.665104 31707 raft_consensus.cc:515] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.666496 31707 leader_election.cc:290] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.667100 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:57.667395 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:57.667699 31479 raft_consensus.cc:3060] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.667948 31554 raft_consensus.cc:3060] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.674109 31554 raft_consensus.cc:2468] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:57.674113 31479 raft_consensus.cc:2468] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 1.
I20260713 09:10:57.675041 31370 leader_election.cc:304] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:57.675679 31707 raft_consensus.cc:2804] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.676127 31707 raft_consensus.cc:697] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:57.676784 31707 consensus_queue.cc:237] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.682790 31304 catalog_manager.cc:5697] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 1 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.742717 31645 consensus_queue.cc:1048] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.753414 31645 consensus_queue.cc:1048] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.760699 31645 raft_consensus.cc:493] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.761143 31645 raft_consensus.cc:515] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.763774 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.763986 31645 leader_election.cc:290] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.764537 31406 raft_consensus.cc:2393] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in current term 1: Already voted for candidate 82fa4aeb01a84691bed80429a87b6262 in this term.
I20260713 09:10:57.765213 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.766631 31445 leader_election.cc:304] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6; no voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.767379 31645 raft_consensus.cc:3060] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.774549 31645 raft_consensus.cc:2749] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.793345 31714 consensus_queue.cc:1048] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.804358 31714 consensus_queue.cc:1048] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.838632 31714 raft_consensus.cc:493] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.839033 31714 raft_consensus.cc:515] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.840519 31714 leader_election.cc:290] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:57.841234 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7376642c3c4d4102bd1057fe1ac554a6" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5959a1cd49140d9be54d8fe798c008a" is_pre_election: true
I20260713 09:10:57.841365 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7376642c3c4d4102bd1057fe1ac554a6" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:57.841979 31404 raft_consensus.cc:2393] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82fa4aeb01a84691bed80429a87b6262 in current term 1: Already voted for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in this term.
I20260713 09:10:57.842870 31518 leader_election.cc:304] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.843595 31714 raft_consensus.cc:3060] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.848543 31714 raft_consensus.cc:2749] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.860452 31479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:57.861023 31479 raft_consensus.cc:606] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.865469 31481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e442face2a5c4580a75d788023f23426"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:57.865895 31481 raft_consensus.cc:606] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.870044 31481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:57.870437 31481 raft_consensus.cc:606] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.871740 31677 raft_consensus.cc:493] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.872215 31677 raft_consensus.cc:515] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.873925 31677 leader_election.cc:290] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:57.875056 31479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:57.875761 31479 raft_consensus.cc:606] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS b5959a1cd49140d9be54d8fe798c008a
I20260713 09:10:57.876336 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fa4aeb01a84691bed80429a87b6262" is_pre_election: true
I20260713 09:10:57.877072 31554 raft_consensus.cc:2393] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5959a1cd49140d9be54d8fe798c008a in current term 1: Already voted for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in this term.
I20260713 09:10:57.875623 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" is_pre_election: true
I20260713 09:10:57.878846 31645 consensus_queue.cc:1048] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.880972 31370 leader_election.cc:304] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [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: b5959a1cd49140d9be54d8fe798c008a; no voters: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:57.881242 31645 consensus_queue.cc:1048] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.881471 31555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2"
dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
mode: GRACEFUL
new_leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:45812
I20260713 09:10:57.882050 31555 raft_consensus.cc:606] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Received request to transfer leadership to TS 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:57.882282 31740 raft_consensus.cc:3060] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.889539 31740 raft_consensus.cc:2749] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.898769 31718 consensus_queue.cc:1048] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.900846 31718 consensus_queue.cc:1048] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.921897 31406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
mode: GRACEFUL
new_leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:57.922487 31406 raft_consensus.cc:606] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Received request to transfer leadership to TS 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:57.928133 31404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
mode: GRACEFUL
new_leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:57.928697 31404 raft_consensus.cc:606] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Received request to transfer leadership to TS 81af08d9c7c04e5fbb219bae79b5b7b6
I20260713 09:10:57.933858 31480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "82fa4aeb01a84691bed80429a87b6262"
 from {username='slave'} at 127.0.0.1:37496
I20260713 09:10:57.934283 31480 raft_consensus.cc:606] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Received request to transfer leadership to TS 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:57.971676 31718 consensus_queue.cc:1048] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.977290 31645 raft_consensus.cc:993] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:57.977710 31696 raft_consensus.cc:1081] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:57.979872 31406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:41362
I20260713 09:10:57.980620 31406 raft_consensus.cc:493] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:57.981009 31406 raft_consensus.cc:3060] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:57.982427 31645 consensus_queue.cc:1048] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:57.988380 31406 raft_consensus.cc:515] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.993083 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:57.993597 31480 raft_consensus.cc:3055] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:57.993881 31480 raft_consensus.cc:740] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:57.994611 31480 consensus_queue.cc:260] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:57.995666 31480 raft_consensus.cc:3060] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.000128 31406 leader_election.cc:290] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 2 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.000981 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a92d52fd524575a56607a3f27767c4" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.001554 31555 raft_consensus.cc:3060] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.002815 31480 raft_consensus.cc:2468] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.004891 31370 leader_election.cc:304] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:58.005537 31740 raft_consensus.cc:2804] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.005967 31740 raft_consensus.cc:697] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:58.006706 31740 consensus_queue.cc:237] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.007340 31696 consensus_queue.cc:1048] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.008097 31555 raft_consensus.cc:2468] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.014019 31645 raft_consensus.cc:993] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:58.014456 31717 raft_consensus.cc:1081] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:58.014266 31301 catalog_manager.cc:5697] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 2 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.015990 31404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:41362
I20260713 09:10:58.016489 31404 raft_consensus.cc:493] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.016834 31404 raft_consensus.cc:3060] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.019166 31696 consensus_queue.cc:1048] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.023598 31404 raft_consensus.cc:515] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.027107 31677 consensus_queue.cc:1048] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.027185 31696 consensus_queue.cc:1048] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:58.028402 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:58.028887 31480 raft_consensus.cc:3055] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.029111 31480 raft_consensus.cc:740] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.029733 31480 consensus_queue.cc:260] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.030488 31480 raft_consensus.cc:3060] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.036509 31480 raft_consensus.cc:2468] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.038098 31370 leader_election.cc:304] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:58.038820 31677 raft_consensus.cc:2804] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.039327 31677 raft_consensus.cc:697] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:58.038695 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a9ca278f4b44f79b73e75fd5cfb8ee" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.039857 31555 raft_consensus.cc:3060] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.040113 31677 consensus_queue.cc:237] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.040017 31404 leader_election.cc:290] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 2 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.046497 31555 raft_consensus.cc:2468] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.051913 31717 raft_consensus.cc:993] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:58.052361 31645 raft_consensus.cc:1081] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:58.054008 31406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e442face2a5c4580a75d788023f23426"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:41362
I20260713 09:10:58.054571 31406 raft_consensus.cc:493] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.054973 31406 raft_consensus.cc:3060] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.058395 31740 raft_consensus.cc:993] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: : Instructing follower 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:58.058841 31740 raft_consensus.cc:1081] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Signalling peer 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:58.059342 31696 consensus_queue.cc:1048] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.060880 31480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:37488
I20260713 09:10:58.061431 31480 raft_consensus.cc:493] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.061787 31480 raft_consensus.cc:3060] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.061527 31406 raft_consensus.cc:515] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.057410 31303 catalog_manager.cc:5697] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 2 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.069168 31404 raft_consensus.cc:1240] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Rejecting Update request from peer 81af08d9c7c04e5fbb219bae79b5b7b6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:58.069237 31406 leader_election.cc:290] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 2 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.071251 31677 consensus_queue.cc:1048] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.071404 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e442face2a5c4580a75d788023f23426" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:58.071367 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e442face2a5c4580a75d788023f23426" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.072168 31481 raft_consensus.cc:3055] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.072487 31481 raft_consensus.cc:740] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.073290 31481 consensus_queue.cc:260] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.074502 31481 raft_consensus.cc:3060] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.078210 31480 raft_consensus.cc:515] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.079164 31479 raft_consensus.cc:1240] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Rejecting Update request from peer b5959a1cd49140d9be54d8fe798c008a for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:58.081251 31677 consensus_queue.cc:1059] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.081517 31480 leader_election.cc:290] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.082024 31677 raft_consensus.cc:3055] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.082106 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.082422 31677 raft_consensus.cc:740] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:58.083600 31677 consensus_queue.cc:260] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.084465 31481 raft_consensus.cc:2468] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.084589 31677 raft_consensus.cc:3060] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.087642 31370 leader_election.cc:304] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:58.088373 31740 raft_consensus.cc:2804] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.088846 31740 raft_consensus.cc:697] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:58.089612 31740 consensus_queue.cc:237] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.085223 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f242d2c2ece544d89ebd4ee905f46a21" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:58.097061 31301 catalog_manager.cc:5697] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 2 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.098704 31406 raft_consensus.cc:2468] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:58.099759 31444 leader_election.cc:304] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 82fa4aeb01a84691bed80429a87b6262
I20260713 09:10:58.100533 31696 raft_consensus.cc:2804] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.100948 31696 raft_consensus.cc:697] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.101668 31696 consensus_queue.cc:237] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.109543 31304 catalog_manager.cc:5697] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 1 to 2, leader changed from b5959a1cd49140d9be54d8fe798c008a (127.26.104.65) to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.139339 31677 consensus_queue.cc:1048] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.148727 31677 consensus_queue.cc:1048] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.155526 31677 raft_consensus.cc:993] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: : Instructing follower 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:58.155944 31677 raft_consensus.cc:1081] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Signalling peer 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:58.157372 31481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:37488
I20260713 09:10:58.157791 31481 raft_consensus.cc:493] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.158107 31481 raft_consensus.cc:3060] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.162850 31481 raft_consensus.cc:515] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.164254 31481 leader_election.cc:290] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.165277 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.165444 31406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c57c3c7ae34cf592aa12c95697acf0" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:58.165828 31554 raft_consensus.cc:3060] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.166009 31406 raft_consensus.cc:3055] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.166313 31406 raft_consensus.cc:740] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:58.166887 31406 consensus_queue.cc:260] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.167716 31406 raft_consensus.cc:3060] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.170433 31554 raft_consensus.cc:2468] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:58.171383 31445 leader_election.cc:304] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:10:58.171855 31406 raft_consensus.cc:2468] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:58.173061 31696 raft_consensus.cc:2804] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.173518 31696 raft_consensus.cc:697] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.174619 31696 consensus_queue.cc:237] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.179872 31304 catalog_manager.cc:5697] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 1 to 2, leader changed from b5959a1cd49140d9be54d8fe798c008a (127.26.104.65) to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.229004 31717 raft_consensus.cc:993] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:58.229393 31696 raft_consensus.cc:1081] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer b5959a1cd49140d9be54d8fe798c008a to start an election
I20260713 09:10:58.230693 31404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
 from {username='slave'} at 127.0.0.1:41362
I20260713 09:10:58.231120 31404 raft_consensus.cc:493] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.231382 31404 raft_consensus.cc:3060] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.235885 31404 raft_consensus.cc:515] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.237318 31404 leader_election.cc:290] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [CANDIDATE]: Term 2 election: Requested vote from peers 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.237927 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:58.238269 31554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fa8d9a7f52451fb99dbe6c4e28827f" candidate_uuid: "b5959a1cd49140d9be54d8fe798c008a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.238489 31481 raft_consensus.cc:3055] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.238775 31481 raft_consensus.cc:740] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.238780 31554 raft_consensus.cc:3060] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.239444 31481 consensus_queue.cc:260] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.240342 31481 raft_consensus.cc:3060] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.243402 31554 raft_consensus.cc:2468] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.244282 31370 leader_election.cc:304] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:58.244349 31481 raft_consensus.cc:2468] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5959a1cd49140d9be54d8fe798c008a in term 2.
I20260713 09:10:58.244887 31677 raft_consensus.cc:2804] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.245277 31677 raft_consensus.cc:697] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Becoming Leader. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:10:58.245941 31677 consensus_queue.cc:237] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.251679 31304 catalog_manager.cc:5697] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to b5959a1cd49140d9be54d8fe798c008a (127.26.104.65). New cstate: current_term: 2 leader_uuid: "b5959a1cd49140d9be54d8fe798c008a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.356637 31717 raft_consensus.cc:993] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower 82fa4aeb01a84691bed80429a87b6262 to start an election
I20260713 09:10:58.357000 31696 raft_consensus.cc:1081] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Signalling peer 82fa4aeb01a84691bed80429a87b6262 to start an election
I20260713 09:10:58.358256 31554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981"
dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
 from {username='slave'} at 127.0.0.1:45800
I20260713 09:10:58.358675 31554 raft_consensus.cc:493] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.358950 31554 raft_consensus.cc:3060] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.365442 31554 raft_consensus.cc:515] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.366848 31554 leader_election.cc:290] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:10:58.367687 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:58.367858 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fa3e160ce4f3c946ad7e9a32b7981" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:10:58.368461 31481 raft_consensus.cc:3055] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.368742 31404 raft_consensus.cc:3060] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.368767 31481 raft_consensus.cc:740] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.369725 31481 consensus_queue.cc:260] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.370826 31481 raft_consensus.cc:3060] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.375082 31404 raft_consensus.cc:2468] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 2.
I20260713 09:10:58.376125 31518 leader_election.cc:304] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [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: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:58.376614 31481 raft_consensus.cc:2468] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 2.
I20260713 09:10:58.376696 31714 raft_consensus.cc:2804] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.377154 31714 raft_consensus.cc:697] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 2 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:58.377882 31714 consensus_queue.cc:237] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.383394 31304 catalog_manager.cc:5697] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 1 to 2, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.417901 31481 raft_consensus.cc:1275] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.418210 31555 raft_consensus.cc:1275] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.419957 31707 consensus_queue.cc:1048] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.420765 31677 consensus_queue.cc:1048] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.422742 31720 raft_consensus.cc:993] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: : Instructing follower 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:58.423193 31720 raft_consensus.cc:1081] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Signalling peer 81af08d9c7c04e5fbb219bae79b5b7b6 to start an election
I20260713 09:10:58.425840 31480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
 from {username='slave'} at 127.0.0.1:37472
I20260713 09:10:58.426355 31480 raft_consensus.cc:493] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.426702 31480 raft_consensus.cc:3060] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.434015 31480 raft_consensus.cc:515] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.436347 31480 leader_election.cc:290] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67:45425)
I20260713 09:10:58.438164 31404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:10:58.438673 31404 raft_consensus.cc:3060] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.438918 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe3daaff46f4c98bf8bf347b501d5d2" candidate_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
I20260713 09:10:58.439564 31555 raft_consensus.cc:3055] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.439868 31555 raft_consensus.cc:740] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:10:58.440872 31555 consensus_queue.cc:260] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.445062 31404 raft_consensus.cc:2468] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:58.446197 31444 leader_election.cc:304] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:10:58.446982 31696 raft_consensus.cc:2804] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.447606 31696 raft_consensus.cc:697] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Becoming Leader. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:10:58.442106 31555 raft_consensus.cc:3060] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.448371 31696 consensus_queue.cc:237] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:10:58.456897 31555 raft_consensus.cc:2468] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81af08d9c7c04e5fbb219bae79b5b7b6 in term 2.
I20260713 09:10:58.459012 31480 raft_consensus.cc:1275] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.459213 31303 catalog_manager.cc:5697] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 reported cstate change: term changed from 1 to 2, leader changed from 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67) to 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66). New cstate: current_term: 2 leader_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.460222 31740 consensus_queue.cc:1048] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.468988 31555 raft_consensus.cc:1275] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.472100 31707 consensus_queue.cc:1048] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.552520 31480 raft_consensus.cc:1275] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.553712 31707 consensus_queue.cc:1048] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.560806 31555 raft_consensus.cc:3060] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.567221 31555 raft_consensus.cc:1275] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.568377 31707 consensus_queue.cc:1048] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.581249 31404 raft_consensus.cc:1275] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.582288 31696 consensus_queue.cc:1048] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.588904 31555 raft_consensus.cc:3060] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.594760 31555 raft_consensus.cc:1275] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.595933 31717 consensus_queue.cc:1048] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.630839 31555 raft_consensus.cc:1275] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.631843 31717 consensus_queue.cc:1048] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.638219 31404 raft_consensus.cc:1275] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.639935 31718 consensus_queue.cc:1048] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.783667 31480 raft_consensus.cc:1275] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.784693 31707 consensus_queue.cc:1048] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.792088 31555 raft_consensus.cc:1275] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer b5959a1cd49140d9be54d8fe798c008a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.794726 31677 consensus_queue.cc:1048] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.816510 31480 raft_consensus.cc:1275] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer 82fa4aeb01a84691bed80429a87b6262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.817512 31714 consensus_queue.cc:1048] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.823835 31404 raft_consensus.cc:1275] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 82fa4aeb01a84691bed80429a87b6262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.825429 31720 consensus_queue.cc:1048] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.847467 31555 raft_consensus.cc:1275] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.848493 31718 consensus_queue.cc:1048] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.856262 31404 raft_consensus.cc:1275] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 81af08d9c7c04e5fbb219bae79b5b7b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.858199 31717 consensus_queue.cc:1048] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:00.937052 31303 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57696:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:00.954698 31303 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57696:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:01.003713 27041 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:01.062657 31798 tablet.cc:1724] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.081889 31800 tablet.cc:1724] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.083580 31805 tablet.cc:1724] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.086607 31802 tablet.cc:1724] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.092214 31813 tablet.cc:1724] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.133494 31800 tablet.cc:1724] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.142495 31816 tablet.cc:1724] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.145198 31818 tablet.cc:1724] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.155367 31819 tablet.cc:1724] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.173019 31813 tablet.cc:1724] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.184013 31805 tablet.cc:1724] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.200048 31833 tablet.cc:1724] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.203122 31818 tablet.cc:1724] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:01.194861 31445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.104.67:45425, user_credentials={real_user=slave}} blocked reactor thread for 87702.9us
I20260713 09:11:01.214761 31802 tablet.cc:1724] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.229274 31800 tablet.cc:1724] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.232560 31816 tablet.cc:1724] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.234289 31481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1071265793a2429988839efe8a5597e7"
dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
mode: GRACEFUL
new_leader_uuid: "82fa4aeb01a84691bed80429a87b6262"
 from {username='slave'} at 127.0.0.1:36254
I20260713 09:11:01.239367 31798 tablet.cc:1724] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.240581 31802 tablet.cc:1724] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.258889 31481 raft_consensus.cc:606] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Received request to transfer leadership to TS 82fa4aeb01a84691bed80429a87b6262
I20260713 09:11:01.241779 31805 tablet.cc:1724] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.264598 31834 tablet.cc:1724] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.246311 31819 tablet.cc:1724] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.268740 31818 tablet.cc:1724] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.248888 31835 tablet.cc:1724] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.276268 31831 tablet.cc:1724] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.298941 31802 tablet.cc:1724] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.300192 31834 tablet.cc:1724] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.308238 31835 tablet.cc:1724] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:01.322297 31403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4"
dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
mode: GRACEFUL
new_leader_uuid: "82fa4aeb01a84691bed80429a87b6262"
 from {username='slave'} at 127.0.0.1:45094
I20260713 09:11:01.322984 31403 raft_consensus.cc:606] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Received request to transfer leadership to TS 82fa4aeb01a84691bed80429a87b6262
I20260713 09:11:01.324316 27041 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:01.324901 27041 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:01.331182 31302 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7: soft_deleted_table [id=b07f64b152e14c05a912449ea52e80c4] alter complete (version 1)
I20260713 09:11:01.426427 31797 raft_consensus.cc:993] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: : Instructing follower 82fa4aeb01a84691bed80429a87b6262 to start an election
I20260713 09:11:01.426918 31767 raft_consensus.cc:1081] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Signalling peer 82fa4aeb01a84691bed80429a87b6262 to start an election
I20260713 09:11:01.428243 31549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4"
dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
 from {username='slave'} at 127.0.0.1:45788
I20260713 09:11:01.428664 31549 raft_consensus.cc:493] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.428923 31549 raft_consensus.cc:3060] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.433524 31549 raft_consensus.cc:515] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:11:01.434975 31549 leader_election.cc:290] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 2 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:11:01.435617 31403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:11:01.436070 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8552a62adcd943c994c73ae2874adcd4" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:11:01.436254 31403 raft_consensus.cc:3055] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.436602 31481 raft_consensus.cc:3060] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.436643 31403 raft_consensus.cc:740] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5959a1cd49140d9be54d8fe798c008a, State: Running, Role: LEADER
I20260713 09:11:01.437590 31403 consensus_queue.cc:260] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:11:01.438514 31403 raft_consensus.cc:3060] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.441550 31481 raft_consensus.cc:2468] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 2.
I20260713 09:11:01.442458 31519 leader_election.cc:304] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [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: 81af08d9c7c04e5fbb219bae79b5b7b6, 82fa4aeb01a84691bed80429a87b6262; no voters: 
I20260713 09:11:01.443197 31815 raft_consensus.cc:2804] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.443281 31403 raft_consensus.cc:2468] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 2.
I20260713 09:11:01.443697 31815 raft_consensus.cc:697] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:11:01.444482 31815 consensus_queue.cc:237] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [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: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:11:01.451371 31301 catalog_manager.cc:5697] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 1 to 2, leader changed from b5959a1cd49140d9be54d8fe798c008a (127.26.104.65) to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 2 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.454226 31820 raft_consensus.cc:993] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: : Instructing follower 82fa4aeb01a84691bed80429a87b6262 to start an election
I20260713 09:11:01.454865 31768 raft_consensus.cc:1081] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Signalling peer 82fa4aeb01a84691bed80429a87b6262 to start an election
I20260713 09:11:01.456295 31549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1071265793a2429988839efe8a5597e7"
dest_uuid: "82fa4aeb01a84691bed80429a87b6262"
 from {username='slave'} at 127.0.0.1:45800
I20260713 09:11:01.456714 31549 raft_consensus.cc:493] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.457018 31549 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.461719 31549 raft_consensus.cc:515] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:11:01.463240 31549 leader_election.cc:290] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 3 election: Requested vote from peers b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697), 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66:42849)
I20260713 09:11:01.463949 31403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5959a1cd49140d9be54d8fe798c008a"
I20260713 09:11:01.464304 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1071265793a2429988839efe8a5597e7" candidate_uuid: "82fa4aeb01a84691bed80429a87b6262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6"
I20260713 09:11:01.464547 31403 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.464764 31481 raft_consensus.cc:3055] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:01.465047 31481 raft_consensus.cc:740] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81af08d9c7c04e5fbb219bae79b5b7b6, State: Running, Role: LEADER
I20260713 09:11:01.465545 31481 consensus_queue.cc:260] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:11:01.466336 31481 raft_consensus.cc:3060] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.469175 31403 raft_consensus.cc:2468] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 3.
I20260713 09:11:01.470005 31518 leader_election.cc:304] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fa4aeb01a84691bed80429a87b6262, b5959a1cd49140d9be54d8fe798c008a; no voters: 
I20260713 09:11:01.470609 31815 raft_consensus.cc:2804] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:01.470886 31481 raft_consensus.cc:2468] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82fa4aeb01a84691bed80429a87b6262 in term 3.
I20260713 09:11:01.470958 31815 raft_consensus.cc:697] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 3 LEADER]: Becoming Leader. State: Replica: 82fa4aeb01a84691bed80429a87b6262, State: Running, Role: LEADER
I20260713 09:11:01.471887 31815 consensus_queue.cc:237] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } }
I20260713 09:11:01.478158 31301 catalog_manager.cc:5697] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 reported cstate change: term changed from 2 to 3, leader changed from 81af08d9c7c04e5fbb219bae79b5b7b6 (127.26.104.66) to 82fa4aeb01a84691bed80429a87b6262 (127.26.104.67). New cstate: current_term: 3 leader_uuid: "82fa4aeb01a84691bed80429a87b6262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fa4aeb01a84691bed80429a87b6262" member_type: VOTER last_known_addr { host: "127.26.104.67" port: 45425 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.854423 31481 raft_consensus.cc:1275] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 3 FOLLOWER]: Refusing update from remote peer 82fa4aeb01a84691bed80429a87b6262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.855482 31815 consensus_queue.cc:1048] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:01.863912 31403 raft_consensus.cc:1275] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 3 FOLLOWER]: Refusing update from remote peer 82fa4aeb01a84691bed80429a87b6262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.865587 31841 consensus_queue.cc:1048] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:01.877158 31481 raft_consensus.cc:1275] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Refusing update from remote peer 82fa4aeb01a84691bed80429a87b6262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.878275 31841 consensus_queue.cc:1048] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81af08d9c7c04e5fbb219bae79b5b7b6" member_type: VOTER last_known_addr { host: "127.26.104.66" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.889922 31403 raft_consensus.cc:1275] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Refusing update from remote peer 82fa4aeb01a84691bed80429a87b6262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.891119 31765 consensus_queue.cc:1048] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5959a1cd49140d9be54d8fe798c008a" member_type: VOTER last_known_addr { host: "127.26.104.65" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.374734 27041 tablet_server.cc:179] TabletServer@127.26.104.65:0 shutting down...
I20260713 09:11:02.396073 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.396870 27041 tablet_replica.cc:333] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.397689 27041 raft_consensus.cc:2243] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.398880 27041 raft_consensus.cc:2272] T e442face2a5c4580a75d788023f23426 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.398772 31444 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260713 09:11:02.401399 27041 tablet_replica.cc:333] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
W20260713 09:11:02.401886 31444 consensus_peers.cc:597] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 -> Peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Couldn't send request to peer b5959a1cd49140d9be54d8fe798c008a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.402100 27041 raft_consensus.cc:2243] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.403010 27041 raft_consensus.cc:2272] T 75a9ca278f4b44f79b73e75fd5cfb8ee P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.403137 31444 consensus_peers.cc:597] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 -> Peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Couldn't send request to peer b5959a1cd49140d9be54d8fe798c008a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.405094 27041 tablet_replica.cc:333] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.405611 27041 raft_consensus.cc:2243] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.406095 27041 raft_consensus.cc:2272] T 7376642c3c4d4102bd1057fe1ac554a6 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.406458 31444 consensus_peers.cc:597] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 -> Peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Couldn't send request to peer b5959a1cd49140d9be54d8fe798c008a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.407990 27041 tablet_replica.cc:333] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.408556 27041 raft_consensus.cc:2243] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:11:02.408972 31370 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:11:02.409210 27041 raft_consensus.cc:2272] T 07a92d52fd524575a56607a3f27767c4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.410872 27041 tablet_replica.cc:333] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.411346 27041 raft_consensus.cc:2243] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.411729 27041 raft_consensus.cc:2272] T ef5fa3e160ce4f3c946ad7e9a32b7981 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.413213 27041 tablet_replica.cc:333] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.413812 27041 raft_consensus.cc:2243] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.414582 27041 raft_consensus.cc:2272] T b1fa8d9a7f52451fb99dbe6c4e28827f P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.416683 27041 tablet_replica.cc:333] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.417191 27041 raft_consensus.cc:2243] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.417572 27041 raft_consensus.cc:2272] T f242d2c2ece544d89ebd4ee905f46a21 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.419104 27041 tablet_replica.cc:333] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.419598 27041 raft_consensus.cc:2243] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.419960 27041 raft_consensus.cc:2272] T 03993f7b075e4f1a810156a982687365 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.421623 27041 tablet_replica.cc:333] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.422102 27041 raft_consensus.cc:2243] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.422752 27041 raft_consensus.cc:2272] T 98e063de6d114a5c829ddfc33c838194 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.424618 27041 tablet_replica.cc:333] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.425088 27041 raft_consensus.cc:2243] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.425434 27041 raft_consensus.cc:2272] T 8ad439e832ab4919ad5eabdf75223c5f P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.427073 27041 tablet_replica.cc:333] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.427579 27041 raft_consensus.cc:2243] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.427950 27041 raft_consensus.cc:2272] T e0e7356fc5714c9cbf2e53a6db0cd978 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.429898 27041 tablet_replica.cc:333] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.430456 27041 raft_consensus.cc:2243] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.430814 27041 raft_consensus.cc:2272] T 8552a62adcd943c994c73ae2874adcd4 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.433064 27041 tablet_replica.cc:333] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.433498 27041 raft_consensus.cc:2243] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.434130 27041 raft_consensus.cc:2272] T b4a9c350a48048359accc2f9c6390f9e P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.435774 27041 tablet_replica.cc:333] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.436196 27041 raft_consensus.cc:2243] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.436528 27041 raft_consensus.cc:2272] T cfe3daaff46f4c98bf8bf347b501d5d2 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.437942 27041 tablet_replica.cc:333] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.438359 27041 raft_consensus.cc:2243] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.438755 27041 raft_consensus.cc:2272] T 2c8e72574b3a4d9c91505429b4562660 P b5959a1cd49140d9be54d8fe798c008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.441176 27041 tablet_replica.cc:333] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.441890 27041 raft_consensus.cc:2243] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.443166 27041 raft_consensus.cc:2272] T 08090206adc44482a81b58e339846b58 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.444710 31518 consensus_peers.cc:597] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 -> Peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Couldn't send request to peer b5959a1cd49140d9be54d8fe798c008a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.445268 27041 tablet_replica.cc:333] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.445770 27041 raft_consensus.cc:2243] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.446154 27041 raft_consensus.cc:2272] T 03c57c3c7ae34cf592aa12c95697acf0 P b5959a1cd49140d9be54d8fe798c008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.447829 27041 tablet_replica.cc:333] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a: stopping tablet replica
I20260713 09:11:02.448238 27041 raft_consensus.cc:2243] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.448575 27041 raft_consensus.cc:2272] T 1071265793a2429988839efe8a5597e7 P b5959a1cd49140d9be54d8fe798c008a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.479945 31444 consensus_peers.cc:597] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 -> Peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Couldn't send request to peer b5959a1cd49140d9be54d8fe798c008a. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:40697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.483341 27041 tablet_server.cc:196] TabletServer@127.26.104.65:0 shutdown complete.
I20260713 09:11:02.513016 27041 tablet_server.cc:179] TabletServer@127.26.104.66:0 shutting down...
I20260713 09:11:02.539637 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.540266 27041 tablet_replica.cc:333] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.540824 27041 raft_consensus.cc:2243] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.541517 27041 raft_consensus.cc:2272] T f242d2c2ece544d89ebd4ee905f46a21 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.543182 27041 tablet_replica.cc:333] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.543744 27041 raft_consensus.cc:2243] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.544406 27041 raft_consensus.cc:2272] T 7376642c3c4d4102bd1057fe1ac554a6 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.545976 27041 tablet_replica.cc:333] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.546451 27041 raft_consensus.cc:2243] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.546836 27041 raft_consensus.cc:2272] T 07a92d52fd524575a56607a3f27767c4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.548358 27041 tablet_replica.cc:333] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.548847 27041 raft_consensus.cc:2243] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.549252 27041 raft_consensus.cc:2272] T e442face2a5c4580a75d788023f23426 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.550797 27041 tablet_replica.cc:333] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.551261 27041 raft_consensus.cc:2243] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.551680 27041 raft_consensus.cc:2272] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.553190 27041 tablet_replica.cc:333] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.553666 27041 raft_consensus.cc:2243] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.554035 27041 raft_consensus.cc:2272] T b1fa8d9a7f52451fb99dbe6c4e28827f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.555546 27041 tablet_replica.cc:333] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.555986 27041 raft_consensus.cc:2243] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.556350 27041 raft_consensus.cc:2272] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.558203 27041 tablet_replica.cc:333] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.558718 27041 raft_consensus.cc:2243] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.559473 27041 raft_consensus.cc:2272] T cfe3daaff46f4c98bf8bf347b501d5d2 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.561069 27041 tablet_replica.cc:333] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.561548 27041 raft_consensus.cc:2243] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.562206 27041 raft_consensus.cc:2272] T 2c8e72574b3a4d9c91505429b4562660 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.563918 27041 tablet_replica.cc:333] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.564361 27041 raft_consensus.cc:2243] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.565001 27041 raft_consensus.cc:2272] T 8ad439e832ab4919ad5eabdf75223c5f P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.566661 27041 tablet_replica.cc:333] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.567121 27041 raft_consensus.cc:2243] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.567528 27041 raft_consensus.cc:2272] T 98e063de6d114a5c829ddfc33c838194 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.569233 27041 tablet_replica.cc:333] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.569697 27041 raft_consensus.cc:2243] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.570041 27041 raft_consensus.cc:2272] T 03993f7b075e4f1a810156a982687365 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.571714 27041 tablet_replica.cc:333] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.572170 27041 raft_consensus.cc:2243] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.572827 27041 raft_consensus.cc:2272] T e0e7356fc5714c9cbf2e53a6db0cd978 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.574666 27041 tablet_replica.cc:333] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.575105 27041 raft_consensus.cc:2243] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.575481 27041 raft_consensus.cc:2272] T 8552a62adcd943c994c73ae2874adcd4 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.577783 27041 tablet_replica.cc:333] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.578233 27041 raft_consensus.cc:2243] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.578888 27041 raft_consensus.cc:2272] T 03c57c3c7ae34cf592aa12c95697acf0 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.580499 27041 tablet_replica.cc:333] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.580961 27041 raft_consensus.cc:2243] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.581310 27041 raft_consensus.cc:2272] T 1071265793a2429988839efe8a5597e7 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.583662 27041 tablet_replica.cc:333] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.584095 27041 raft_consensus.cc:2243] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.584488 27041 raft_consensus.cc:2272] T 08090206adc44482a81b58e339846b58 P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.586162 27041 tablet_replica.cc:333] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6: stopping tablet replica
I20260713 09:11:02.586561 27041 raft_consensus.cc:2243] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.586925 27041 raft_consensus.cc:2272] T b4a9c350a48048359accc2f9c6390f9e P 81af08d9c7c04e5fbb219bae79b5b7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.620360 27041 tablet_server.cc:196] TabletServer@127.26.104.66:0 shutdown complete.
I20260713 09:11:02.644652 27041 tablet_server.cc:179] TabletServer@127.26.104.67:0 shutting down...
W20260713 09:11:02.660559 31518 consensus_peers.cc:597] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 -> Peer b5959a1cd49140d9be54d8fe798c008a (127.26.104.65:40697): Couldn't send request to peer b5959a1cd49140d9be54d8fe798c008a. Status: Network error: Client connection negotiation failed: client connection to 127.26.104.65:40697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.668815 27041 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.669452 27041 tablet_replica.cc:333] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.669992 27041 raft_consensus.cc:2243] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.670545 27041 raft_consensus.cc:2272] T 7376642c3c4d4102bd1057fe1ac554a6 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.672288 27041 tablet_replica.cc:333] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.672768 27041 raft_consensus.cc:2243] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.673115 27041 raft_consensus.cc:2272] T f242d2c2ece544d89ebd4ee905f46a21 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.674544 27041 tablet_replica.cc:333] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.674981 27041 raft_consensus.cc:2243] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.675320 27041 raft_consensus.cc:2272] T 07a92d52fd524575a56607a3f27767c4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.677016 27041 tablet_replica.cc:333] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.677459 27041 raft_consensus.cc:2243] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.677839 27041 raft_consensus.cc:2272] T b1fa8d9a7f52451fb99dbe6c4e28827f P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.679314 27041 tablet_replica.cc:333] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.679800 27041 raft_consensus.cc:2243] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.680433 27041 raft_consensus.cc:2272] T ef5fa3e160ce4f3c946ad7e9a32b7981 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.681905 27041 tablet_replica.cc:333] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.682346 27041 raft_consensus.cc:2243] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.682679 27041 raft_consensus.cc:2272] T e442face2a5c4580a75d788023f23426 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.684151 27041 tablet_replica.cc:333] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.684584 27041 raft_consensus.cc:2243] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.684912 27041 raft_consensus.cc:2272] T 2c8e72574b3a4d9c91505429b4562660 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.686476 27041 tablet_replica.cc:333] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.686901 27041 raft_consensus.cc:2243] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.687247 27041 raft_consensus.cc:2272] T cfe3daaff46f4c98bf8bf347b501d5d2 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.688746 27041 tablet_replica.cc:333] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.689167 27041 raft_consensus.cc:2243] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.689499 27041 raft_consensus.cc:2272] T 75a9ca278f4b44f79b73e75fd5cfb8ee P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.690903 27041 tablet_replica.cc:333] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.691315 27041 raft_consensus.cc:2243] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.692014 27041 raft_consensus.cc:2272] T 03993f7b075e4f1a810156a982687365 P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.693678 27041 tablet_replica.cc:333] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.694120 27041 raft_consensus.cc:2243] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.694429 27041 raft_consensus.cc:2272] T 98e063de6d114a5c829ddfc33c838194 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.696098 27041 tablet_replica.cc:333] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.696511 27041 raft_consensus.cc:2243] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.697139 27041 raft_consensus.cc:2272] T 8552a62adcd943c994c73ae2874adcd4 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.698939 27041 tablet_replica.cc:333] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.699371 27041 raft_consensus.cc:2243] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.699802 27041 raft_consensus.cc:2272] T e0e7356fc5714c9cbf2e53a6db0cd978 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.701370 27041 tablet_replica.cc:333] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.701814 27041 raft_consensus.cc:2243] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.702193 27041 raft_consensus.cc:2272] T 08090206adc44482a81b58e339846b58 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.703856 27041 tablet_replica.cc:333] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.704290 27041 raft_consensus.cc:2243] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.704649 27041 raft_consensus.cc:2272] T 03c57c3c7ae34cf592aa12c95697acf0 P 82fa4aeb01a84691bed80429a87b6262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.706115 27041 tablet_replica.cc:333] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.706506 27041 raft_consensus.cc:2243] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.707132 27041 raft_consensus.cc:2272] T 1071265793a2429988839efe8a5597e7 P 82fa4aeb01a84691bed80429a87b6262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.708984 27041 tablet_replica.cc:333] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.709419 27041 raft_consensus.cc:2243] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.709776 27041 raft_consensus.cc:2272] T 8ad439e832ab4919ad5eabdf75223c5f P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.711369 27041 tablet_replica.cc:333] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262: stopping tablet replica
I20260713 09:11:02.711776 27041 raft_consensus.cc:2243] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.712100 27041 raft_consensus.cc:2272] T b4a9c350a48048359accc2f9c6390f9e P 82fa4aeb01a84691bed80429a87b6262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.746101 27041 tablet_server.cc:196] TabletServer@127.26.104.67:0 shutdown complete.
I20260713 09:11:02.770501 27041 master.cc:562] Master@127.26.104.126:44083 shutting down...
I20260713 09:11:02.787660 27041 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.788129 27041 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.788386 27041 tablet_replica.cc:333] T 00000000000000000000000000000000 P c425317fd53c4894a15889aa02fb78e7: stopping tablet replica
I20260713 09:11:02.806978 27041 master.cc:584] Master@127.26.104.126:44083 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10595 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22394 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106512 ms total)
[  PASSED  ] 8 tests.
I20260713 09:11:02.852088 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 405 messages since previous log ~13 seconds ago
I20260713 09:11:02.852278 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 405 messages since previous log ~13 seconds ago
I20260713 09:11:02.852415 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 403 messages since previous log ~13 seconds ago
I20260713 09:11:02.852556 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:11:02.852694 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:11:02.852867 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260713 09:11:02.853099 27041 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
